MiuiCamera: Allow skipping of nativeDetachImage
This commit is contained in:
@@ -22,7 +22,8 @@ PRODUCT_COPY_FILES += \
|
||||
# Properties
|
||||
PRODUCT_SYSTEM_PROPERTIES += \
|
||||
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
|
||||
PRODUCT_SYSTEM_PROPERTIES += \
|
||||
|
||||
Reference in New Issue
Block a user