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

Commit d737601a authored by Goven Liu's avatar Goven Liu Committed by Android (Google) Code Review
Browse files

Merge "[Wi-Fi] Settings panel WIFI_ADD_NETWORKS requires CHANGE_WIFI_STATE permission"

parents d4f33b1e 66dd7582
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -3159,8 +3159,7 @@
                  android:theme="@style/Theme.Panel"
                  android:launchMode="singleInstance"
                  android:excludeFromRecents="true"
                  android:configChanges="orientation|keyboardHidden|screenSize"
                  android:permission="android.permission.CHANGE_WIFI_STATE">
                  android:configChanges="orientation|keyboardHidden|screenSize">
            <intent-filter>
                <action android:name="android.settings.WIFI_ADD_NETWORKS" />
                <category android:name="android.intent.category.DEFAULT" />