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

Skip to content
Commit 671ffc43 authored by Sukanya Rajkhowa's avatar Sukanya Rajkhowa Committed by Steve Kondik
Browse files

Associate connected APN list with subscription

- As per the current implementation, connected apn list used by
  TelephonyRegistry is common. As a result, in multi sim cases,
  when APN status of one subscription changes, sometimes the phone
  state listeners are notified with change in the other subscription
  instead, depending on whose cleanUp or setUp method is called first.

- Fix this by keeping a separate connected APN list for each
  subscription.

CRs-Fixed: 935723

Change-Id: I4490511af12ce0871fb7699cae55a923efc8c534
parent 54dabe78
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