From be082e2f45df0e55ce16f563baf816cb59273352 Mon Sep 17 00:00:00 2001 From: Kamal Shafi Date: Thu, 21 Mar 2024 08:44:08 +0000 Subject: [PATCH] Revert "Add system property for camera OIS with system imu" This reverts commit b0af60d2629513450133ae90788bd2e6053ed647. Reason for revert: b/330294678 device suspend caused probe stop halfway and device wastes power. Bug: 330294678 Test: build Change-Id: I2ab8982c81275a2154c187cac77d8e0c33abdc8b --- device-comet.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-comet.mk b/device-comet.mk index 0d0557d..da0ab35 100644 --- a/device-comet.mk +++ b/device-comet.mk @@ -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: