solohsu
c28c2cb065
Fix inconsistent use_white_list flag
...
Still, app_data_file is not accessible to some process, e.g. bluetooth
process on some devices, hence they would get a wrong use_white_list
flag.
What's worse is that these process cannot know whether they are
black/white listed or not. As a workaround we take a black/white list
snapshot in zygote.
2019-03-10 22:28:09 +08:00
solohsu
bb4fcffe20
Fix potential bootloop on OnePlus devices when using black/white list mode
2019-03-02 16:37:23 +08:00
solohsu
9a0044b674
Add a switch to enable boot image deoptimization selectively
2019-02-28 00:51:06 +08:00
solohsu
628d4e7ab0
Add an interface to deoptimize specified ArtMethod for Android Pie
2019-02-27 23:51:10 +08:00
solohsu
f473834c7b
Fix dynamic modules is always enabled when black/white list mode is on
2019-02-24 20:46:20 +08:00
solohsu
9e21bc9e19
Bring back new black/white list mode
2019-02-22 11:33:07 +08:00
solohsu
3fb6a478df
Move config manager to Java world
2019-02-20 19:59:35 +08:00
solohsu
aed3318ee3
Remove global mode option and ensure bootstrap hooks installed for all zygotes
2019-02-20 14:23:55 +08:00
solohsu
084496b4da
Fix installer app is not hooked in some cases
2019-02-05 21:47:36 +08:00
solohsu
90b2f72721
Revert "Migrate to new EdXposedManager installer app"
...
This reverts commit 0327664
2019-02-05 16:21:51 +08:00
solohsu
0327664f3e
Migrate to new EdXposedManager installer app
2019-02-04 03:27:46 +08:00
solohsu
a0d713715d
Add a debugging switch to enable instant modules loading
2019-01-29 23:40:59 +08:00
solohsu
a362c984c9
Fix global mode not working properly
2019-01-29 20:19:50 +08:00
solohsu
ce5c2bbe47
Add support for EdXp Manager
2019-01-27 19:35:33 +08:00