GKMSPatch/patch
xihan123 b83152323a
Allow uers to chose if inject loader dex (#19)
If we always inject loader dex, then modules with third party libraries might fail to find library classes since the default class loader is alway used before the the loader of the module package.

Therefore, it is better to treat packages with isolated services as special cases.
2024-11-20 19:38:48 +01:00
..
src/main/java/org/lsposed/patch Allow uers to chose if inject loader dex (#19) 2024-11-20 19:38:48 +01:00
.gitignore done with project structure refine 2021-04-07 12:06:30 +08:00
build.gradle.kts Use axml (ManifestEditor) lib from LSPosed 2024-05-19 01:08:22 +02:00