Camera: Force front camera always binning for 720P or less
Bug: 271241073 Test: Build pass Change-Id: Ic0588ddfd3c60e37c197b977decdfb24742b44b3 Merged-In: Ic0588ddfd3c60e37c197b977decdfb24742b44b3
This commit is contained in:
parent
a363acb431
commit
0a2b19ccaf
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue