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

Commit b3c88552 authored by Michael Wachenschwanz's avatar Michael Wachenschwanz
Browse files

Add GET_RESTRICTION_ENTRIES Broadcast to protected list

Simple addition to protected broadcast list

Change-Id: Iea681935ce5880f1b4f23c7d164933c999e8b315
Fixes: 64836850
Test: manual
parent 80fc4df0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -551,6 +551,9 @@
    <protected-broadcast android:name="android.media.tv.action.CHANNEL_BROWSABLE_REQUESTED" />
    <protected-broadcast android:name="com.android.server.InputMethodManagerService.SHOW_INPUT_METHOD_PICKER" />

    <!-- Made protected in P (was introduced in JB-MR2) -->
    <protected-broadcast android:name="android.intent.action.GET_RESTRICTION_ENTRIES" />

    <!-- ====================================================================== -->
    <!--                          RUNTIME PERMISSIONS                           -->
    <!-- ====================================================================== -->