Merge "Avoid to reset the data" into main

This commit is contained in:
SongFerng Wang
2024-04-17 10:31:32 +00:00
committed by Android (Google) Code Review

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"/>