Revert^2 "Add system property for camera OIS with system imu"
This reverts commit be082e2f45
.
Reason for revert: patching race condition together
Bug: 324008766
Change-Id: Ida5fe782a246dd76b7a14469d2dd7e7a1a2d7998
This commit is contained in:
parent
be082e2f45
commit
4798f3109b
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
|
||||||
# OIS with system imu
|
# OIS with system imu
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
persist.vendor.camera.ois_with_system_imu=false
|
persist.vendor.camera.ois_with_system_imu=true
|
||||||
|
|
||||||
# Haptics
|
# Haptics
|
||||||
# Placeholders for updates later, need to update:
|
# Placeholders for updates later, need to update:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue