system prop: Disable camera UBWC

Disable camera (CPP) UBWC for time being
till the CPP page fault issue is fixed.

Change-Id: I56f5e4b731580b47e0b82ff2edaa3803ac816b32
CRs-Fixed: 2024750
This commit is contained in:
Krupal Divvela 2017-04-19 17:00:06 +05:30 committed by Gerrit - the friendly Code Review server
parent bd9605bac6
commit 91e7368b62

View file

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