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

Commit 98d019df authored by Roshan Pius's avatar Roshan Pius
Browse files

AndroidManifest.xml: Mark NetworkRequest UI intent protected

Bug: 150680093
Test: Verifeid with CtsVerifier tests
Change-Id: I80f66d19294e78bafa1bc1cb2523bae259944056
parent 75dbcfff
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -522,6 +522,7 @@
    <protected-broadcast android:name="com.android.server.telecom.intent.action.CALLS_ADD_ENTRY" />
    <protected-broadcast android:name="com.android.settings.location.MODE_CHANGING" />
    <protected-broadcast android:name="com.android.settings.bluetooth.ACTION_DISMISS_PAIRING" />
    <protected-broadcast android:name="com.android.settings.wifi.action.NETWORK_REQUEST" />

    <protected-broadcast android:name="NotificationManagerService.TIMEOUT" />
    <protected-broadcast android:name="ScheduleConditionProvider.EVALUATE" />