|
@@ -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
|