Fix bug that disabled pSIM stays inactive after unplugging.
The expected behavior is, for inactive pSIMs, once unplugged, we mark uicc applications back to true. In handleSimAbsent we failed to do that as by clearing the subinfo with phoneId, as disabled subInfo doesn't have phoneId associated with it already. Bug: 155985091 Test: manual unittest Change-Id: Idf5be434882ed8e03064b72b9114442217401c46
Loading
Please register or sign in to comment