Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bfda804a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Set ACTION_SHOW_NEW_USER_DISCLAIMER as protected intent." into sc-dev am: 38101db3

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14926502

Change-Id: I042df716a2e8a56ebc6b5794a135b59edf385960
parents f2c79396 38101db3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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                           -->