Remove dark theme config change restart in TP
Flag: com.android.systemui.shared.new_customization_picker_ui
Bug: 299510645
Bug: 281095846
Test: manually verified that picker builds
Change-Id: I8f875dd7e0b106d8d297fdbe08be0602a49cd6ee
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 8812bec..46f364c 100755
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -88,7 +88,7 @@
android:screenOrientation="portrait"
android:resizeableActivity="false"
android:theme="@style/WallpaperTheme"
- android:configChanges="assetsPaths"
+ android:configChanges="assetsPaths|uiMode"
android:exported="false"/>
<activity