Merge "Added an option in reset menu in Settings to enable resetting Euicc data only"
This commit is contained in:
@@ -33,6 +33,12 @@
|
||||
android:key="reset_app_prefs"
|
||||
android:title="@string/reset_app_preferences" />
|
||||
|
||||
<!-- Erase Euicc data -->
|
||||
<Preference
|
||||
android:key="erase_euicc_data"
|
||||
android:title="@string/reset_esim_title"
|
||||
settings:controller="com.android.settings.network.EraseEuiccDataController" />
|
||||
|
||||
<!-- Factory reset -->
|
||||
<com.android.settingslib.RestrictedPreference
|
||||
android:key="factory_reset"
|
||||
|
Reference in New Issue
Block a user