camera: disable partial result by default for factory build am: ffcefc5e07
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14877091 Change-Id: Icca62c406ea3d3913db21e93d610a64860d4f2cc
This commit is contained in:
commit
d9fba5c69c
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
|||
|
||||
# Disable camera related features for factory builds
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.camera.partial_result_count=1 \
|
||||
vendor.camera.debug.bypass_face_ssd_processor=1 \
|
||||
vendor.camera.debug.csi_ebuf_enable=0 \
|
||||
vendor.camera.debug.enable_face_detection=0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue