Skip to content

Commit

Permalink
Clean up system.prop
Browse files Browse the repository at this point in the history
  • Loading branch information
solohsu committed Mar 5, 2019
1 parent b589ca5 commit 2820493
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Core/template_override/common/system.prop
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
#dalvik.vm.dex2oat-filter=speed

dalvik.vm.dex2oat-flags=--inline-max-code-units=0
#--debuggable --tiny-method-max=1 --small-method-max=2 --compiler-filter=speed
#--compiler-backend=Quick --dump-cfg=output.cfg

#dalvik.vm.usejit=false
#dalvik.vm.usejitprofiles=false
#dalvik.vm.image-dex2oat-flags=--inline-max-code-units=0 --compiler-filter=speed

0 comments on commit 2820493

Please sign in to comment.