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

Commit a60b2a12 authored by Vladimir Komsiyski's avatar Vladimir Komsiyski
Browse files

Make VIRTUAL_DEVICE_REMOVED broadcast protected

Bug: 262837046
Test: Build, Ensure error logs are gone
Change-Id: Ib142ad3582c2b17587cc5683f6cc78ef9c1fac98
parent f9bfa032
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                           -->