mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 13:17:39 +02:00
Su request activity has no affinity for any task
This commit is contained in:
@ -171,6 +171,7 @@ fun genStubManifest(srcDir: File, outDir: File): String {
|
||||
| android:directBootAware="true"
|
||||
| android:excludeFromRecents="true"
|
||||
| android:exported="false"
|
||||
| android:taskAffinity=""
|
||||
| tools:ignore="AppLinkUrlError">
|
||||
| <intent-filter>
|
||||
| <action android:name="android.intent.action.VIEW"/>
|
||||
|
Reference in New Issue
Block a user