Files
packages_apps_Settings/tests/unit/src/com/android/settings
Chaohui Wang b70c805717 Fix unable to erase eSIM
Before this change,
- eSIM will be erased twice, one with result callback and one without
  result callback.
- During reset, ResetNetworkConfirm could interrupted by subscription
  invalid event, which happens during reset.

After this change,
- eSIM will be erased only once, result callback is registered
  separately.
- Explicit exit the page when reset finish, and ignore the subscription
  invalid event after reset started.

Bug: 328293508
Flag: EXEMPT bug fix
Test: manual - dry run the reset
Test: ResetNetworkConfirmTest
Change-Id: I51395a556b1c8775192d5897a87f13046c042578
2024-06-26 11:02:56 +08:00
..
2024-05-27 16:26:53 +08:00
2023-05-29 15:38:55 +08:00
2023-05-18 18:40:48 +08:00
2023-09-01 13:24:29 +08:00
2024-03-02 14:45:47 +00:00
2023-08-10 15:39:25 +08:00
2022-08-18 11:57:13 +00:00