Avoid to reset the data

Bug: 333646302
Test: verify the data after rotating the device
Change-Id: I8fd74d174792a3a72e1c9e0f4394ad816b37425e
This commit is contained in:
songferngwang
2024-04-17 08:36:29 +00:00
parent 3219f6da97
commit a92051ad07

View File

@@ -822,6 +822,7 @@
<activity android:name=".network.SimOnboardingActivity"
android:exported="false"
android:configChanges="orientation|keyboard|keyboardHidden|screenSize|screenLayout|smallestScreenSize"
android:permission="android.permission.WRITE_EMBEDDED_SUBSCRIPTIONS"
android:theme="@style/Theme.SpaLib.BottomSheetDialog"/>