mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "Diable gzoom to fix the power regression at various video modes."
This commit is contained in:
committed by
Android (Google) Code Review
commit
d2dd945f9e
@@ -181,10 +181,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.camera.notify_nfc=1
|
||||
|
||||
# Enable camera EIS3.0 and Gzoom by default
|
||||
# Enable camera EIS3.0
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.camera.is_type=5 \
|
||||
persist.camera.gzoom.at=1
|
||||
persist.camera.gzoom.at=0
|
||||
|
||||
# OEM Unlock reporting
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||
|
||||
Reference in New Issue
Block a user