diff --git a/system.prop b/system.prop index 56b48514..993b86a0 100755 --- a/system.prop +++ b/system.prop @@ -182,5 +182,8 @@ camera.lowpower.record.enable=1 #Expose aux camera for below packages camera.aux.packagelist=org.codeaurora.snapcam +#disable UBWC for camera +persist.camera.preview.ubwc=0 + # Create zram disk ro.config.zram=true