Skip to content

Commit

Permalink
Revert "system.prop: try CM9 dalvik settings"
Browse files Browse the repository at this point in the history
This reverts commit 465b43c.
  • Loading branch information
Daz Jones committed Jan 17, 2013
1 parent eaf145e commit 23fd831
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=32m
dalvik.vm.heapsize=76m
dalvik.vm.heapgrowthlimit=36m
dalvik.vm.heapsize=128m
dalvik.vm.heapstartsize=5m

# Display
Expand Down

0 comments on commit 23fd831

Please sign in to comment.