Camera: Force front camera always binning for 720P or less
Bug: 318310292 Test: Build pass, adb shell getprop Change-Id: I16f05689034c0de1fa5d02597c6e601631225a5d
This commit is contained in:
parent
9bbc0e7aed
commit
88edadaaf7
1 changed files with 3 additions and 0 deletions
|
@ -248,6 +248,9 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
persist.vendor.udfps.als_feed_forward_supported=true \
|
persist.vendor.udfps.als_feed_forward_supported=true \
|
||||||
persist.vendor.udfps.lhbm_controlled_in_hal_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
|
||||||
|
|
||||||
# OIS with system imu
|
# OIS with system imu
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue