summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 00:02:21 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 00:02:21 +0000
commit57a3a45aa8e355c46eb2e335026c7de3aabc97a1 (patch)
tree2cf4a571e7ecc471e0f9112446f706900dd391ca
parent9958db74bd720932d48ad2dc0443a082ad749887 (diff)
parent0a2b19ccaf619e183f4a417469080fc2292d7e69 (diff)
downloadlynx-57a3a45aa8e355c46eb2e335026c7de3aabc97a1.tar.gz
Snap for 9720638 from 0a2b19ccaf619e183f4a417469080fc2292d7e69 to tm-qpr3-release
Change-Id: I4e1f110bbf59416a039b5902f125a5e478845c67
-rw-r--r--device-lynx.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device-lynx.mk b/device-lynx.mk
index c251970..4dd44ac 100644
--- a/device-lynx.mk
+++ b/device-lynx.mk
@@ -245,6 +245,10 @@ PRODUCT_VENDOR_PROPERTIES += \
PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.camera.exif_reveal_make_model=true
+# Enable front camera always binning for 720P or smaller resolution
+PRODUCT_VENDOR_PROPERTIES += \
+ persist.vendor.camera.front_720P_always_binning=true
+
# Use GmsCorePrebuilt y2022w28
USE_GMSCORE_PREBUILT_Y2022W28 := true