commit | 4de82a5d8290963d6fe3b5c4ade4ead42a75ffda | [log] [tgz] |
---|---|---|
author | Wileen Chiu <wileenc@codeaurora.org> | Mon Oct 19 13:45:22 2015 -0700 |
committer | Wileen Chiu <wileenc@codeaurora.org> | Fri Oct 23 14:18:19 2015 -0700 |
tree | 3df1ba0bedbe875708135dbbbf289cee033ced50 | |
parent | 60d0043d59cf05d05e7ef79af209ea5556579665 [diff] |
Update carrier text when sim state changes - CarrierText is not registered for the onSimStateChanged callback, so it is never updated with the CARD_IO_ERROR state. - "Invalid card" is not shown on the UI when an erroneous card is inserted - Implement the callback to trigger showing "Invalid card" on the UI for CARD_IO_ERROR Change-Id: Ibaacf06f2aad8f206095783cc431a87485f1c2ad CRs-Fixed: 882387