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

Commit ab65d7cd authored by Kholoud Mohamed's avatar Kholoud Mohamed Committed by Android (Google) Code Review
Browse files

Merge "Add protected broadcast for PO and DO provisioning"

parents b710d27f 414eb823
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -689,6 +689,10 @@
    <!-- Made protected in S (was added in R) -->
    <protected-broadcast android:name="com.android.internal.intent.action.BUGREPORT_REQUESTED" />

    <!-- Added in S -->
    <protected-broadcast android:name="android.app.action.MANAGED_PROFILE_CREATED" />
    <protected-broadcast android:name="android.app.action.PROVISIONED_MANAGED_DEVICE" />

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