Add system property for camera OIS with system imu

Bug: 240851527
Test: in-rom GCA
Change-Id: I80d33ab2ef9e7e2fc3acf33580f8e333988b62f2
This commit is contained in:
horngchuang 2022-08-23 08:52:54 +00:00 committed by TreeHugger Robot
parent 5b4958877a
commit e8a4f8b29b

View file

@ -205,6 +205,10 @@ PRODUCT_VENDOR_PROPERTIES += \
PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.camera.1080P_60fps_binning_except_rear_main=true
# OIS with system imu
PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.camera.ois_with_system_imu=true
# Device features
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml