Merge "ak3: Enable runtime exposure compensation" into udc-qpr-dev
This commit is contained in:
commit
393ddfee03
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue