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:
Kamal Shafi 2024-03-22 08:43:41 +00:00 committed by Android (Google) Code Review
parent 5a9d9cb5f2
commit ca204ff06d
3 changed files with 12 additions and 0 deletions

View file

@ -280,6 +280,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