Add system property for camera OIS with system imu
Bug: 240851527 Test: in-rom GCA Change-Id: Ifd3e4254973e66215d31004a1f8ca28ccc7c35ce Merged-In: I80d33ab2ef9e7e2fc3acf33580f8e333988b62f2
This commit is contained in:
parent
a011c11f37
commit
b74e2b582b
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue