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

Commit fc974f28 authored by Nate Jiang's avatar Nate Jiang
Browse files

Revert "Make broadcast protected"

Revert submission 12228948-cherrypick-imsiFlow-cq2jn82jd4

Reason for revert: protect broadcast by NETWORK_SETTINGS permission
Reverted Changes:
I8be7c1b9e:Update IMSI protection notification flow
I0cd36cb60:Make broadcast protected
Bug: 161932419

Change-Id: I39bf4da17bd639564f150370167ad6e567e125a0
parent 290ee34d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -353,7 +353,6 @@
    <protected-broadcast android:name="com.android.server.wifi.action.CarrierNetwork.USER_ALLOWED_CARRIER" />
    <protected-broadcast android:name="com.android.server.wifi.action.CarrierNetwork.USER_DISALLOWED_CARRIER" />
    <protected-broadcast android:name="com.android.server.wifi.action.CarrierNetwork.USER_DISMISSED" />
    <protected-broadcast android:name="com.android.server.wifi.action.CarrierNetwork.USER_CLICKED" />
    <protected-broadcast android:name="com.android.server.wifi.ConnectToNetworkNotification.USER_DISMISSED_NOTIFICATION" />
    <protected-broadcast android:name="com.android.server.wifi.ConnectToNetworkNotification.CONNECT_TO_NETWORK" />
    <protected-broadcast android:name="com.android.server.wifi.ConnectToNetworkNotification.PICK_WIFI_NETWORK" />