From a4b907fe2d4589520f4ada230c8128ece3bd4a6e Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 19 Mar 2012 13:50:33 +0100 Subject: [PATCH] scrolling cache: dont disable it by default; while it increases performance for some it degrades performance for too many other apps. depend on this commit instead: http://review.cyanogenmod.com/#change,12555 --- system.prop | 3 --- 1 file changed, 3 deletions(-) diff --git a/system.prop b/system.prop index 04b7a63..207ad7c 100755 --- a/system.prop +++ b/system.prop @@ -38,9 +38,6 @@ mobiledata.interfaces=rmnet0,rmnet1,rmnet2,ppp0 # This is a high density device with more memory, so larger vm heaps for it. dalvik.vm.heapsize=48m -# Scrolling cache 0:enable, 1:default enable, 2:default disable, 3:disable -persist.sys.scrollingcache=2 - # leo have huge 250Mb unwritable system and small 50Mb cache . dalvik.vm.dexopt-data-only=1