diff --git a/system.prop b/system.prop index 1ce8f60..bf587f1 100644 --- a/system.prop +++ b/system.prop @@ -28,3 +28,6 @@ ro.product.model.platform=1 # disable all camera debug persist.camera.hal.debug.mask=0 + +# Disable CPP duplication mode +persist.camera.cpp.duplication=false