Skip to content

Commit

Permalink
Revert "Revert "system.prop: try CM9 dalvik settings""
Browse files Browse the repository at this point in the history
This reverts commit 23fd831.
  • Loading branch information
Daz Jones committed Jan 17, 2013
1 parent db405eb commit 3f9601e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions system.prop
Expand Up @@ -15,8 +15,8 @@ ro.qualcomm.bluetooth.ftp=true
ro.cwm.enable_key_repeat=true

# Dalvik
dalvik.vm.heapgrowthlimit=36m
dalvik.vm.heapsize=128m
dalvik.vm.heapgrowthlimit=32m
dalvik.vm.heapsize=76m
dalvik.vm.heapstartsize=5m

# Display
Expand Down

0 comments on commit 3f9601e

Please sign in to comment.