**Description:** Some apps were failing with reason `Failed to parse Manifest file` Turns out that `AxmlResourceParser` from `android4Me` is very outdated and does not work well in all cases. Hence have removed `axmlprinter` and migrated code to use `AxmlParser` from `ManifestEditor` by `WindySha`. |
||
|---|---|---|
| .. | ||
| libs | ||
| src/main/java/org/lsposed/patch | ||
| .gitignore | ||
| build.gradle.kts | ||