Camera: add system imu property

sync from ag/26673229

Bug: 343152323
Test: Build pass, adb shell getprop
Change-Id: I7cf8688628620555adaabbf7a8192cfafe1e59da
This commit is contained in:
Pointer Kung 2024-05-28 10:47:50 +00:00
parent 57ccaf29e5
commit 8c402e742b

View file

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