crackling: Sort system properties

Change-Id: I9a3284da97cb08aa531b6533e3ae3d14ce5d6d13
cm-14.0
Ethan Chen 10 years ago committed by Gerrit Code Review
parent cbf3d95fb5
commit 57691904f0

@ -4,6 +4,10 @@ persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=false
# Camera
persist.camera.cpp.duplication=false
persist.camera.hal.debug.mask=0
# Display
ro.sf.lcd_density=320
@ -20,9 +24,3 @@ ro.frp.pst=/dev/block/bootdevice/by-name/frp
# Latest hardware revision supported
ro.product.model.platform=1
# disable all camera debug
persist.camera.hal.debug.mask=0
# Disable CPP duplication mode
persist.camera.cpp.duplication=false

Loading…
Cancel
Save