mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 13:17:39 +02:00
@ -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"
|
||||
|
Reference in New Issue
Block a user