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

Commit 5c3a161c authored by Roshan Pius's avatar Roshan Pius Committed by Android (Google) Code Review
Browse files

Merge "Settings(wifi): Allow mainline wifi stack to use network request dialog"

parents c61b43d0 6faf8649
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2730,7 +2730,7 @@
            android:launchMode="singleTop"
            android:taskAffinity=".wifi.NetworkRequestDialogActivity"
            android:exported="true"
            android:permission="android.permission.NETWORK_SETTINGS">
            android:permission="android.permission.MAINLINE_WIFI_STACK">
            <intent-filter>
                <action android:name="com.android.settings.wifi.action.NETWORK_REQUEST" />
                <category android:name="android.intent.category.DEFAULT" />