Merge "ak3: udfps: log all coverages to suez for auth filter tuning" into udc-qpr-dev
This commit is contained in:
commit
f57eae07af
1 changed files with 6 additions and 0 deletions
|
@ -300,6 +300,12 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
persist.vendor.udfps.auto_exposure_compensation_supported=true
|
persist.vendor.udfps.auto_exposure_compensation_supported=true
|
||||||
|
|
||||||
|
# Fingerprint Auth Filter
|
||||||
|
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||||
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
persist.vendor.udfps.auth_filter.log_all_coverages=true
|
||||||
|
endif
|
||||||
|
|
||||||
# OIS with system imu
|
# OIS with system imu
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
persist.vendor.camera.ois_with_system_imu=true
|
persist.vendor.camera.ois_with_system_imu=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue