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:
Kamal Shafi 2024-03-22 08:43:36 +00:00 committed by Android (Google) Code Review
parent be082e2f45
commit 4798f3109b

View file

@ -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: