Loading src/java/com/android/internal/telephony/uicc/SIMRecords.java +1 −0 Original line number Diff line number Diff line Loading @@ -1234,6 +1234,7 @@ public class SIMRecords extends IccRecords { * desired power state has changed in the interim, we don't want to * override it with an unconditional power on. */ mAdnCache.reset(); break; default: // unknown refresh operation Loading Loading
src/java/com/android/internal/telephony/uicc/SIMRecords.java +1 −0 Original line number Diff line number Diff line Loading @@ -1234,6 +1234,7 @@ public class SIMRecords extends IccRecords { * desired power state has changed in the interim, we don't want to * override it with an unconditional power on. */ mAdnCache.reset(); break; default: // unknown refresh operation Loading