Merge "[pm] unlist LOAD_DATA as a protected broadcast intent" into rvc-dev am: a8f089f094 am: 1a93fcb141

Change-Id: I7f2fe61cf02781dee8b12191718a9a551eb166bc
This commit is contained in:
Songchun Fan
2020-05-29 16:58:55 +00:00
committed by Automerger Merge Worker

View File

@@ -96,7 +96,6 @@
<protected-broadcast android:name="android.intent.action.OVERLAY_PRIORITY_CHANGED" />
<protected-broadcast android:name="android.intent.action.MY_PACKAGE_SUSPENDED" />
<protected-broadcast android:name="android.intent.action.MY_PACKAGE_UNSUSPENDED" />
<protected-broadcast android:name="android.intent.action.LOAD_DATA" />
<protected-broadcast android:name="android.os.action.POWER_SAVE_MODE_CHANGED" />
<protected-broadcast android:name="android.os.action.POWER_SAVE_MODE_CHANGING" />