You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Whoop whoop
This commit is contained in:
@@ -107,12 +107,9 @@
|
||||
<action android:name="android.intent.action.BOOT_COMPLETED"/>
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
<receiver android:name=".RootFragment.mYourBroadcastReceiner">
|
||||
<intent-filter>
|
||||
<action android:name="com.magisk.UPDATEUI"/>
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
|
||||
|
||||
</application>
|
||||
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user