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
This commit is contained in:
parent
638140c968
commit
a4b907fe2d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user