diff --git a/packages/SystemUI/AndroidManifest.xml b/packages/SystemUI/AndroidManifest.xml index c4e134b92ec71..193c3367325cc 100644 --- a/packages/SystemUI/AndroidManifest.xml +++ b/packages/SystemUI/AndroidManifest.xml @@ -389,6 +389,7 @@ android:finishOnCloseSystemDialogs="true" android:launchMode="singleTop" android:taskAffinity="com.android.systemui.net" + android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation" android:excludeFromRecents="true" />