Keyguard: Use the phoneId to map the service state
Use the phoneId to map the service state instead of subId.
Limited service could be reported before SIM is detected in
ATEL side. If limited service is still reported after SIM
is detected (due to PIN lock or some other reason), the
service state change won't get notified but the subId for
this slot has changed. Hence there is no record in the
Hashmap for this new subId, which causes issues.
Change-Id: Iba5cbdf1cef96350e976e7b4fe5dec7f87310c23
CRs-Fixed: 1106433
2 files changed