Avoid to reset the data
Bug: 333646302
Test: verify the data after rotating the device
Change-Id: I8fd74d174792a3a72e1c9e0f4394ad816b37425e
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 2b2a1b8..f629a36 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -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"/>