Reset internet requests when SIM is removed
- When SIM is plugged out in Attached state, data state machine goes from Attached -> Idle state and does not release the requests. As a result, the executed flag of internet network request remains false and ALLOW_DATA true is not sent down when SIM is plugged back in same slot - Fix this by resetting INTERNET network request when SIM is removed. With the fix, when sim is plugged back into the same slot and data attaches, state machine will move correctly from Idle->Attaching HAM-1537 CRs-Fixed: 928537 (cherry picked from commit bd4e168b) Change-Id: I3529bdf14af2241c9c7b9dc5cc996da3e89b4757
Loading
Please register or sign in to comment