mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
camera: enable TNR for preview and video
Bug: 36564404 Change-Id: I49d6653a659649ea5a8bbb722ad0e8bd65ecfef5
This commit is contained in:
@@ -213,6 +213,11 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.camera.max.previewfps=60 \
|
||||
persist.camera.sensor.hdr=2
|
||||
|
||||
# camera TNR controls
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.camera.tnr.video=1 \
|
||||
persist.camera.tnr.preview=1
|
||||
|
||||
# WLAN driver configuration files
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/wpa_supplicant_overlay.conf:system/etc/wifi/wpa_supplicant_overlay.conf \
|
||||
|
||||
Reference in New Issue
Block a user