LSPosed/Bridge
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
..
libs Migrate to GitHub 2019-01-19 01:54:14 +08:00
src/main Fix inconsistent use_white_list flag 2019-03-10 22:28:09 +08:00
.gitignore Migrate to GitHub 2019-01-19 01:54:14 +08:00
build.gradle Disable obfuscation for easy debugging 2019-03-09 14:15:17 +08:00
proguard-rules.pro Disable obfuscation for easy debugging 2019-03-09 14:15:17 +08:00