Merge "Set ACTION_SHOW_NEW_USER_DISCLAIMER as protected intent." into sc-dev

This commit is contained in:
TreeHugger Robot
2021-06-12 20:41:33 +00:00
committed by Android (Google) Code Review

View File

@@ -693,8 +693,8 @@
<!-- Added in S -->
<protected-broadcast android:name="android.scheduling.action.REBOOT_READY" />
<protected-broadcast android:name="android.app.action.DEVICE_POLICY_CONSTANTS_CHANGED" />
<protected-broadcast android:name="android.app.action.SCHEDULE_EXACT_ALARM_PERMISSION_STATE_CHANGED" />
<protected-broadcast android:name="android.app.action.ACTION_SHOW_NEW_USER_DISCLAIMER" />
<!-- ====================================================================== -->
<!-- RUNTIME PERMISSIONS -->