sm8250-common: fod: Properly set dim

Matches the behavior of stock rom

Co-authored-by: Hikari-no-Tenshi <kyryljan.serhij@gmail.com>
Signed-off-by: alk3pInjection <webmaster@raspii.tech>
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
Change-Id: I76566f0cf427dcf858fae222e71090ed82eeb710
This commit is contained in:
alk3pInjection
2021-05-14 14:05:26 +08:00
committed by Łukasz Patron
parent 2a0985f372
commit e57d3a223a
2 changed files with 2 additions and 24 deletions

View File

@@ -56,7 +56,6 @@ class FingerprintInscreen : public IFingerprintInscreen {
private:
bool mFodCircleVisible;
bool mIsEnrolling;
sp<IOneplusDisplay> mVendorDisplayService;
sp<IVendorFingerprintExtensions> mVendorFpService;