Skip to content

Commit

Permalink
Remove useless Dalvik dexopt flags
Browse files Browse the repository at this point in the history
Change-Id: Ia20e2a4864dd782e7b3c75c00ab60ca3fb1a5cfb
  • Loading branch information
grigorig committed Jun 8, 2014
1 parent c51dbc5 commit 0c3b3f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion system.prop
Expand Up @@ -35,7 +35,6 @@ ro.vold.umsdirtyratio=20
# Dalvik
dalvik.vm.checkjni=0
dalvik.vm.dexopt-data-only=1
dalvik.vm.dexopt-flags=v=a,o=v,m=y,u=y
dalvik.vm.execution-mode=int:jit

# Memory
Expand Down

0 comments on commit 0c3b3f1

Please sign in to comment.