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

Skip to content
Commit cd45f707 authored by Preeti Ahuja's avatar Preeti Ahuja
Browse files

Keyguard:Save the sim states based on slotId instead of subId

The sim state broadcast may be received with dummy
subId(until the IccId reading is complete, after which valid subId
is available for the slotId) for a particular slotId. Currently
the KeygardUpdateMonitor saves the sim states based on the subIds.
For a particular slotId, saving the sim states based on dummy/invalid
subIds as well as the valid subIds causes inconsistent behavior and
undesirable effects.

Save the sim states in the KeyguardUpdateMonitor based on the
slotIds.

Change-Id: I02c718fa39ce4ed06c817347c526d49073114e30
CRs-Fixed: 772949
parent 56fd7085
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