diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4bf615f5166..5865d07a517 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -3885,6 +3885,7 @@ android:launchMode="singleTop" android:taskAffinity=".wifi.NetworkRequestDialogActivity" android:exported="true" + android:configChanges="orientation|keyboard|keyboardHidden|screenSize|smallestScreenSize|screenLayout" android:permission="android.permission.NETWORK_SETTINGS">