Commits


Sridhar Dubbaka authored and Linux Build Service Account committed 467bb03206c
Add change to show Invalid card when erroneous card is inserted Add change to show "Invalid card" on UI on CARD_IO_ERROR when erroneous SIM card is inserted Change-Id: I94c52ff462c999cdb8dbe742fa0bd3f1019ce335 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