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

Commit ac4aeda5 authored by Chen Xu's avatar Chen Xu Committed by Android (Google) Code Review
Browse files

Merge "Handled Pkcs15 load file failure" into nyc-dev

parents 66c92257 df3c2628
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -221,6 +221,8 @@ public class UiccPkcs15 extends Handler {
                  if (!mFh.loadFile(idAccf, obtainMessage(EVENT_LOAD_ACCF_DONE))) {
                      cleanUp();
                  }
              } else {
                  cleanUp();
              }
              break;