MSIM: Fix to refresh active subscription info cache.

During hotswap, active subscription info cache needs
to be refreshed, but currently refresh is happening even
before slotId to subId mapping is done resulting in stale
data getting retrieved.

Fix: Refresh active subscription info cache only after slotId
     to subId mapping is done.

Change-Id: Ie06c804e28af16a9cfb3c47fd4d32c5f5968930c
CRs-Fixed: 2228217
Signed-off-by: xyyx <xyyx@mail.ru>
1 file changed