Merge "Protect history broadcast" into rvc-dev am: c2a60e9485

Change-Id: Iac321a7fefcd28ba02d7b14e20fa912e7f4b1841
This commit is contained in:
TreeHugger Robot
2020-04-17 15:19:25 +00:00
committed by Automerger Merge Worker

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" />