sdm660_64: Fix zram not enable properly

Android O need ro.vendor.qti.config.zram instead of ro.config.zram

Change-Id: I75b492d8ff96619870b4619717c4c2661e768663
This commit is contained in:
zfu 2017-09-05 10:23:50 +08:00
parent 824daf27e0
commit 3650d6872c

View file

@ -173,7 +173,7 @@ camera.aux.packagelist=org.codeaurora.snapcam
persist.camera.preview.ubwc=0
# Create zram disk
ro.config.zram=true
ro.vendor.qti.config.zram=true
#set maximum supported adapter voltage
persist.charger.max_voltage_mv=9000