mirror of https://github.com/M66B/NetGuard.git
Cleanup manifest
This commit is contained in:
parent
76f8137c6c
commit
2c3f54d999
|
@ -224,12 +224,6 @@
|
|||
<action android:name="android.intent.action.BOOT_COMPLETED" />
|
||||
<action android:name="android.intent.action.MY_PACKAGE_REPLACED" />
|
||||
</intent-filter>
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.PACKAGE_ADDED" />
|
||||
<action android:name="android.intent.action.PACKAGE_REMOVED" />
|
||||
|
||||
<data android:scheme="package" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
|
||||
<receiver
|
||||
|
|
Loading…
Reference in New Issue