Camera: add system imu property
sync from ag/26673229 Bug: 343152323 Test: Build pass, adb shell getprop Change-Id: I7cf8688628620555adaabbf7a8192cfafe1e59da
This commit is contained in:
parent
57ccaf29e5
commit
8c402e742b
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.als_feed_forward_supported=true \
|
||||||
persist.vendor.udfps.lhbm_controlled_in_hal_supported=true
|
persist.vendor.udfps.lhbm_controlled_in_hal_supported=true
|
||||||
|
|
||||||
|
# OIS with system imu
|
||||||
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
persist.vendor.camera.ois_with_system_imu=true
|
||||||
|
|
||||||
# Camera Vendor property
|
# Camera Vendor property
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
persist.vendor.camera.front_720P_always_binning=true
|
persist.vendor.camera.front_720P_always_binning=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue