Commit Graph

4 Commits

Author SHA1 Message Date
solohsu 921ac4d095 Fix bootloop caused by method access verification
On some devices, default compiler filter is set to "speed", where
"quicken" is needed to skip method access verification when accessing
backup method from hook method.
2019-03-09 14:12:28 +08:00
solohsu 28204939d1 Clean up system.prop 2019-03-05 20:21:33 +08:00
solohsu b4e7041eca Use --inline-max-code-units=0 to disable inlining 2019-01-21 02:00:00 +08:00
solohsu 628ac9fd33 Migrate to GitHub 2019-01-19 01:54:14 +08:00