Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 014568bf authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by Android Code Review
Browse files

Merge "Fix hang when error in SIM card communication"

parents f0565ce7 38a1054c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -62,8 +62,8 @@ public abstract class IccPhoneBookInterfaceManager extends IIccPhoneBook.Stub {
                            logd("GET_RECORD_SIZE Size " + recordSize[0] +
                                    " total " + recordSize[1] +
                                    " #record " + recordSize[2]);
                            mLock.notifyAll();
                        }
                        mLock.notifyAll();
                    }
                    break;
                case EVENT_UPDATE_DONE: