Add Pyr binning sysprop to devices
Bug: 336311209 Test: manual Change-Id: I02f0511c003456f4eca1e005207cacd5cdd804b4
This commit is contained in:
parent
a8065be50a
commit
d5be5dfc2d
3 changed files with 12 additions and 0 deletions
|
@ -304,6 +304,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.ois_with_system_imu=true
|
||||
|
||||
# Allow external binning setting
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.allow_external_binning_setting=true
|
||||
|
||||
# Camera Vendor property
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.front_720P_always_binning=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue