aboutsummaryrefslogtreecommitdiff
path: root/system.prop
diff options
context:
space:
mode:
Diffstat (limited to 'system.prop')
-rw-r--r--system.prop15
1 files changed, 2 insertions, 13 deletions
diff --git a/system.prop b/system.prop
index 1cc9a95..01b6b64 100644
--- a/system.prop
+++ b/system.prop
@@ -43,13 +43,8 @@ persist.cne.feature=1
persist.dpm.feature=5
persist.dpm.nsrm.bkg.evt=3955
-# Dex2oat optimisation
-# use 6 cores during bootup dex compilation
-dalvik.vm.boot-dex2oat-threads=6
-# use 4 cores durning normal dex compilation (app installations)
-dalvik.vm.dex2oat-threads=4
-# use 4 cores during boot image dex compilation
-dalvik.vm.image-dex2oat-threads=4
+# Dex2oat threads for faster app installation
+ro.sys.fw.dex2oat_thread_count=4
# Data modules
ro.use_data_netmgrd=true
@@ -84,9 +79,6 @@ persist.hwc.downscale_threshold=1.15
ro.opengles.version=196610
ro.sf.lcd_density=480
-# Maintainer
-ro.cardinal.maintainer=Aashish T | Adarsh M.R
-
# Media
media.msm8956hw=1
mm.enable.smoothstreaming=true
@@ -138,6 +130,3 @@ persist.timed.enable=true
# WiFi
wifi.interface=wlan0
-
-# zram disk
-ro.config.zram=true