GKMSPatch/axmlprinter
Krishna Suravarapu c41be02511
Fix Manifest Parse Failure (#151)
Recently encountered Multiple apps where LSPatch failed to parse
AndroidManifest.xml. Upon further debugging found that we throw an error
when style sizes don't adhere to a 4-byte boundary. We can safely ignore
this and move forward since we are anyways not using `block.m_styles`
anywhere in the code. Have checked multiple other AXML parsers wherein
they too do the same thing
2022-12-15 01:26:59 +08:00
..
src/main/java/wind Fix Manifest Parse Failure (#151) 2022-12-15 01:26:59 +08:00
.gitignore done with project structure refine 2021-04-07 12:06:30 +08:00
build.gradle.kts Migrate all groovy to kts 2022-02-10 21:15:41 +08:00