ak3: Enable runtime exposure compensation
Bug: 294960861 Test: build and test fingerprint on device. Change-Id: I1d069bdae4372772e4df1b6ed5cdedc53f6aaef5
This commit is contained in:
parent
860eea165a
commit
81930eabc1
1 changed files with 4 additions and 0 deletions
|
@ -249,6 +249,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue