src/java/com/android/internal/telephony/uicc/SIMRecords.java
100755 → 100644
+3
−24
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
IccRecords and its derived classes do not give enough consideration regarding the situation that the SIM state is changed back to LOCKED from LOADED. It can happen if user attempts to change PIN1 by using MMI code and fails until it is blocked. isLoaded(), getRecordsLoaded() should not return true while the lock is effective. Bug: 118817116 Test: Confirmed the SIM state is changed to READY before LOADED. Change-Id: Ia27053432f13b3639b41136f38a38197caca2305