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

Commit 54b96d5d authored by Felipe Leme's avatar Felipe Leme
Browse files

Set ACTION_SHOW_NEW_USER_DISCLAIMER as protected intent.

Test: manual verification using logcat
Fixes: 190460631

Change-Id: Ib0623621fa14bc6f30e8a2e8ce6c9c4eb3b5f00a
parent c52419c6
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                           -->