Add system property for camera OIS with system imu

Bug: 240851527
Test: in-rom GCA
Change-Id: Ifd3e4254973e66215d31004a1f8ca28ccc7c35ce
Merged-In: I80d33ab2ef9e7e2fc3acf33580f8e333988b62f2
此提交包含在:
horngchuang
2022-08-12 14:01:40 +08:00
提交者 Horng Chuang
父節點 a011c11f37
當前提交 b74e2b582b

查看文件

@@ -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
# Use GmsCorePrebuilt y2022w28
USE_GMSCORE_PREBUILT_Y2022W28 := true