diff --git a/packages/SystemUI/AndroidManifest.xml b/packages/SystemUI/AndroidManifest.xml index 31058a98c1346..25dc3575d5f81 100644 --- a/packages/SystemUI/AndroidManifest.xml +++ b/packages/SystemUI/AndroidManifest.xml @@ -295,6 +295,7 @@ android:theme="@style/ForcedResizableTheme" android:excludeFromRecents="true" android:stateNotNeeded="true" + android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout" android:exported="false">