Navigation Menu

Skip to content

Commit

Permalink
system.prop: we go fast now
Browse files Browse the repository at this point in the history
* Disable MDP composition, GPU is now faster somehow
* Remove some stuff that is already default
* Enable tiled rendering, we had problems with this on ics but it's not freezing atm
* Up dynThreshold because Qualcomm said so
  • Loading branch information
Daz Jones committed Jan 23, 2013
1 parent b27023d commit 1bf2e8c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions system.prop
Expand Up @@ -20,11 +20,8 @@ dalvik.vm.heapsize=76m
dalvik.vm.heapstartsize=5m

# Display
debug.composition.type=mdp
debug.enabletr=false
debug.hwc.dynThreshold=1.9
debug.hwc.dynThreshold=1.91
debug.sf.swaprect=1
hwui.render_dirty_regions=true
ro.max.fling_velocity=4000
ro.opengles.version=131072
ro.sf.lcd_density=240
Expand Down

0 comments on commit 1bf2e8c

Please sign in to comment.