mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-14 12:02:16 +00:00
Show notification after app upgrade
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.LOCALE_CHANGED" />
|
||||
<action android:name="android.intent.action.UID_REMOVED" />
|
||||
<action android:name="android.intent.action.MY_PACKAGE_REPLACED" />
|
||||
</intent-filter>
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.PACKAGE_REPLACED" />
|
||||
|
||||
Reference in New Issue
Block a user