Enable EIS3 and Gzoom by default

Bug: 38299858
Change-Id: I6e1c252ea547e21680f43edec5c81d8edccfc5fb
This commit is contained in:
Zhijun He
2017-05-18 19:13:43 -07:00
parent ea9e809ba7
commit 62bae0b32f

View File

@@ -178,6 +178,11 @@ PRODUCT_PROPERTY_OVERRIDES += \
PRODUCT_PROPERTY_OVERRIDES += \
ro.camera.notify_nfc=1
# Enable camera EIS3.0 and Gzoom by default
PRODUCT_PROPERTY_OVERRIDES += \
persist.camera.is_type=5 \
persist.camera.gzoom.at=1
# OEM Unlock reporting
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
ro.oem_unlock_supported=1