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

Commit 5ae083b9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Avoid unnecessary re-creating of Wi-Fi password dialog" into udc-dev

parents 6ebcbdb2 179fc5e1
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3835,7 +3835,7 @@
            android:documentLaunchMode="always"
            android:documentLaunchMode="always"
            android:exported="true"
            android:exported="true"
            android:permission="android.permission.CHANGE_WIFI_STATE"
            android:permission="android.permission.CHANGE_WIFI_STATE"
            android:configChanges="orientation|keyboardHidden|screenSize">
            android:configChanges="orientation|keyboard|keyboardHidden|screenSize|smallestScreenSize|screenLayout">
            <intent-filter>
            <intent-filter>
                <action android:name="com.android.settings.WIFI_DIALOG" />
                <action android:name="com.android.settings.WIFI_DIALOG" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.DEFAULT" />