Rewrite app installation

Fix  #4960
This commit is contained in:
南宫雪珊
2021-12-14 21:20:29 +08:00
committed by GitHub
parent 5a49bd3ac9
commit baa19f0ccf
10 changed files with 160 additions and 395 deletions

View File

@ -105,7 +105,7 @@ fun genStubManifest(srcDir: File, outDir: File): String {
cmpList.add(Component(
"com.topjohnwu.magisk.core.Provider",
"FileProvider",
"dummy.DummyProvider",
"""
|<provider
| android:name="%s"