Skip to content

Commit

Permalink
HeroC: Allow purging of asset bitmaps enabled by default
Browse files Browse the repository at this point in the history
Change-Id: I7bc0d53795bed521e5892944dcc09e163bb9dbbd
  • Loading branch information
JasonMaloney committed Mar 21, 2011
1 parent 89d8116 commit 7c3d951
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion system.prop
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,12 @@ settings.display.brightness=143
# Disable JIT by default
dalvik.vm.execution-mode=int:fast

# Performences tweaks
# Performance tweaks
dalvik.vm.heapsize=32m
dalvik.vm.checkjni=false
ro.compcache.default=0
persist.sys.use_dithering=0
persist.sys.purgeable_assets=1

# The OpenGL ES API level that is natively supported by this device.
# This is a 16.16 fixed point number
Expand Down

0 comments on commit 7c3d951

Please sign in to comment.