Revert "Add system property for camera OIS with system imu"
This reverts commit b0af60d262
.
Reason for revert: b/330294678 device suspend caused probe stop halfway and device wastes power.
Bug: 330294678
Test: build
Change-Id: I2ab8982c81275a2154c187cac77d8e0c33abdc8b
This commit is contained in:
parent
d7dfd21b5c
commit
be082e2f45
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
|
||||
# OIS with system imu
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.ois_with_system_imu=true
|
||||
persist.vendor.camera.ois_with_system_imu=false
|
||||
|
||||
# Haptics
|
||||
# Placeholders for updates later, need to update:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue