mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-15 23:41:50 +00:00
Fix Magisk Manager hiding after using WorkManager
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
<provider
|
||||
android:name="androidx.core.content.FileProvider"
|
||||
android:authorities="com.topjohnwu.magisk.provider"
|
||||
android:authorities="${applicationId}.provider"
|
||||
android:exported="false"
|
||||
android:grantUriPermissions="true">
|
||||
<meta-data
|
||||
|
||||
Reference in New Issue
Block a user