Camera: Force front camera always binning for 720P or less

Bug: 271241073
Test: Build pass
Change-Id: Ic0588ddfd3c60e37c197b977decdfb24742b44b3
This commit is contained in:
pointerkung 2023-03-03 17:26:46 +08:00 committed by TreeHugger Robot
parent ea74506c5e
commit d2ce2adf78

View file

@ -246,6 +246,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
# Device features
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml