mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-21 15:28:55 +00:00
Su request activity has no affinity for any task
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
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