Merge "Add PACKAGES_SUSPENSION_CHANGED as a protected broadcast." into sc-qpr1-dev
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
<protected-broadcast android:name="android.intent.action.PACKAGE_VERIFIED" />
|
||||
<protected-broadcast android:name="android.intent.action.PACKAGES_SUSPENDED" />
|
||||
<protected-broadcast android:name="android.intent.action.PACKAGES_UNSUSPENDED" />
|
||||
<protected-broadcast android:name="android.intent.action.PACKAGES_SUSPENSION_CHANGED" />
|
||||
<protected-broadcast android:name="android.intent.action.PACKAGE_UNSUSPENDED_MANUALLY" />
|
||||
<protected-broadcast android:name="android.intent.action.DISTRACTING_PACKAGES_CHANGED" />
|
||||
<protected-broadcast android:name="android.intent.action.ACTION_PREFERRED_ACTIVITY_CHANGED" />
|
||||
|
||||
Reference in New Issue
Block a user