MiuiCamera: Allow skipping of nativeDetachImage
This commit is contained in:
@@ -22,7 +22,8 @@ PRODUCT_COPY_FILES += \
|
|||||||
# Properties
|
# Properties
|
||||||
PRODUCT_SYSTEM_PROPERTIES += \
|
PRODUCT_SYSTEM_PROPERTIES += \
|
||||||
ro.com.google.lens.oem_camera_package=com.android.camera \
|
ro.com.google.lens.oem_camera_package=com.android.camera \
|
||||||
ro.miui.notch=1
|
ro.miui.notch=1 \
|
||||||
|
persist.sys.cam.skip_detach_image=true
|
||||||
|
|
||||||
# Logging
|
# Logging
|
||||||
PRODUCT_SYSTEM_PROPERTIES += \
|
PRODUCT_SYSTEM_PROPERTIES += \
|
||||||
|
|||||||
Reference in New Issue
Block a user