mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
camera: enable full mode face detection by default
Bug: 31979356 Change-Id: I528ff564f7626c5b87b81c5163f8b2ad33d9ad0c
This commit is contained in:
@@ -221,7 +221,12 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
||||
# camera TNR controls
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.camera.tnr.video=1 \
|
||||
persist.camera.tnr.video=1
|
||||
|
||||
# Enable full mode face detection by default
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.camera.facedetect=3
|
||||
|
||||
|
||||
# WLAN driver configuration files
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
||||
Reference in New Issue
Block a user