Add factory reset intent to the settings app.

Bug: 302016478
Test: local
Change-Id: I784395931b32746cb45a447b330ea8d57c17b2fe
This commit is contained in:
Omer Ozer
2023-09-29 18:07:25 +00:00
parent 066909bc07
commit e148ee7877
4 changed files with 91 additions and 5 deletions

View File

@@ -94,7 +94,6 @@ public class MainClear extends InstrumentedFragment implements OnGlobalLayoutLis
static final int KEYGUARD_REQUEST = 55;
@VisibleForTesting
static final int CREDENTIAL_CONFIRM_REQUEST = 56;
private static final String KEY_SHOW_ESIM_RESET_CHECKBOX =
"masterclear.allow_retain_esim_profiles_after_fdr";