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

Skip to content
Commit 2f19ebf2 authored by Sukanya Rajkhowa's avatar Sukanya Rajkhowa Committed by Gerrit Code Review
Browse files

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
parent 08b9b779
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment