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

Skip to content
Commit 596794bc authored by Yoshiaki Naka's avatar Yoshiaki Naka
Browse files

Avoid ArrayIndexOutOfBoundsException thrown because of unexpected slot

Actually it is not expected to receive many slot information from the
underlying implementation than expected. However, just making
mUiccSlots[] throw ArrayIndexOutOfBoundsException is also not good.
It is better to check the propagated slot information and put error log.

Bug: 143918247
Test: Confirmed that unexpected slot does not cause the exception.

Change-Id: I003bacfa442dd2da878f4082218e63e561bbb75c
parent 6e733756
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment