From a65848a0f5c7cc8e562c083d0e9dd23360148382 Mon Sep 17 00:00:00 2001 From: Ziyan Date: Mon, 4 Jan 2016 22:59:03 +0100 Subject: Remove lowram flags Testing shows that only disabling the atlas service results in almost identical memory savings. Change-Id: Icc6c43fae3c1682b545d0dbc217f87b01f330fff --- device.mk | 5 ----- 1 file changed, 5 deletions(-) (limited to 'device.mk') diff --git a/device.mk b/device.mk index 01840af..bd7207b 100755 --- a/device.mk +++ b/device.mk @@ -177,12 +177,7 @@ PRODUCT_COPY_FILES += \ # Low-RAM optimizations ADDITIONAL_BUILD_PROPERTIES += \ - ro.config.low_ram=true \ - persist.sys.force_highendgfx=true \ - dalvik.vm.jit.codecachesize=0 \ config.disable_atlas=true \ - ro.config.max_starting_bg=8 \ - ro.sys.fw.bg_apps_limit=16 \ dalvik.vm.dex2oat-flags=--no-watch-dog # I/O Scheduler -- cgit v1.1