Merge "Protect history broadcast" into rvc-dev

This commit is contained in:
TreeHugger Robot
2020-04-17 15:06:38 +00:00
committed by Android (Google) Code Review

View File

@@ -526,6 +526,7 @@
<protected-broadcast android:name="com.android.settings.wifi.action.NETWORK_REQUEST" />
<protected-broadcast android:name="NotificationManagerService.TIMEOUT" />
<protected-broadcast android:name="NotificationHistoryDatabase.CLEANUP" />
<protected-broadcast android:name="ScheduleConditionProvider.EVALUATE" />
<protected-broadcast android:name="EventConditionProvider.EVALUATE" />
<protected-broadcast android:name="SnoozeHelper.EVALUATE" />