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

Commit b3d201b7 authored by Vladimir Komsiyski's avatar Vladimir Komsiyski Committed by Android (Google) Code Review
Browse files

Merge "Make VIRTUAL_DEVICE_REMOVED broadcast protected"

parents bce3d611 a60b2a12
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -816,6 +816,7 @@
    <protected-broadcast android:name="android.intent.action.PROFILE_REMOVED" />
    <protected-broadcast android:name="com.android.internal.telephony.cat.SMS_SENT_ACTION" />
    <protected-broadcast android:name="com.android.internal.telephony.cat.SMS_DELIVERY_ACTION" />
    <protected-broadcast android:name="android.companion.virtual.action.VIRTUAL_DEVICE_REMOVED" />

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