Camera: Force front camera always binning for 720P or less
sync from ag/25777459 Bug: 343152323 Test: Build pass, adb shell getprop Change-Id: Ia38932db7c4e655256fc767c1be13f200ae084d8
This commit is contained in:
parent
de87dbfa64
commit
57ccaf29e5
1 changed files with 4 additions and 0 deletions
|
@ -272,6 +272,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
persist.vendor.udfps.als_feed_forward_supported=true \
|
||||
persist.vendor.udfps.lhbm_controlled_in_hal_supported=true
|
||||
|
||||
# Camera Vendor property
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.front_720P_always_binning=true
|
||||
|
||||
# Display LBE
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue