Revert^2 "caimito: add system imu property"
This reverts commit 5a9d9cb5f2
.
Reason for revert: patching race condition together
Bug: 324008766
Change-Id: I7f067b6b80a714a162a4efa6ee13a11a459ec7e6
This commit is contained in:
parent
5a9d9cb5f2
commit
ca204ff06d
3 changed files with 12 additions and 0 deletions
|
@ -299,6 +299,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
persist.vendor.udfps.als_feed_forward_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
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.front_720P_always_binning=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue