commit | 029332b21fd04eac31fe2281701ef871502b4144 | [log] [tgz] |
---|---|---|
author | Tsukasa Goto <tsukasa.x.goto@sonymobile.com> | Wed Oct 05 17:12:06 2016 +0900 |
committer | Yoshiaki Naka <yoshiaki.naka@sonymobile.com> | Thu Oct 06 12:42:32 2016 +0900 |
tree | ff58189bc296a808edf836007448245aae37e67c | |
parent | a7e7124a9e4469e83c8f19899236d3ed55a3c8a5 [diff] |
Stop StkAppService when no CatService is available StkAppService does not stop itself when phone starts with no SIM card if it is dual SIM model. That is because the initial state of CatService (mStkService) is STATE_UNKNOWN. The state of the service must not be checked if CatService does not exist. Bug: 31979523 Test: Confirmed StkAppService is correctly stopped with no SIM card. Change-Id: I22275cedbb77fb9abd259845c73b5f14dfff5fdb