commit | 1f8b8c860d88047a7a314d136a4181409516b4ee | [log] [tgz] |
---|---|---|
author | Umashankar Godachi <umasha@codeaurora.org> | Tue May 15 15:21:27 2018 +0530 |
committer | Jackeagle <jackeagle102@gmail.com> | Tue Dec 25 23:55:50 2018 -0500 |
tree | 6985a54fd539d2a6adbeaff90d6e924724248d7a | |
parent | 15a5f9162ff160b1d8cb96a9dd5f339ec3709da2 [diff] |
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>