Magisk/app/shared
残页 a3381da7ed
Bypass DexFile's security check for RootService (#5911)
Old Android (pre 8.0) enforces `optimizedDirectory` to have the same uid with the process. If repackaged, root service (uid=0) will crash when trying to load current.apk. So we set `optimizedDirectory` to null to bypass the check.
2022-06-04 04:21:57 -07:00
..
src Bypass DexFile's security check for RootService (#5911) 2022-06-04 04:21:57 -07:00
.gitignore Restructure project 2020-07-04 04:09:19 -07:00
build.gradle.kts Update setup 2022-05-27 00:44:20 -07:00