diff --git a/device-akita.mk b/device-akita.mk index 6d6d563..01ebdf6 100644 --- a/device-akita.mk +++ b/device-akita.mk @@ -280,6 +280,10 @@ PRODUCT_VENDOR_PROPERTIES += \ persist.vendor.udfps.als_feed_forward_supported=true \ persist.vendor.udfps.lhbm_controlled_in_hal_supported=true +# Fingerprint exposure compensation +PRODUCT_VENDOR_PROPERTIES += \ + persist.vendor.udfps.auto_exposure_compensation_supported=true + # OIS with system imu PRODUCT_VENDOR_PROPERTIES += \ persist.vendor.camera.ois_with_system_imu=true