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

Skip to content
Commit b368589d authored by Muhammed Siju's avatar Muhammed Siju
Browse files

Fix MMS failure due to wrong apn merge.

Even after merging two apn entries with same apn,
DcTracker is using the unmerged preferred apn for
data call. This causes MMS apn request to start a
second data call request on the same apn.netd cannot
add routes if same network interface is used for
two separate network requests and results in MMS
transaction failure.
Fix it by merging the apns before getting preferred
apn setting.

Change-Id: I088dc3f7287c14306873bbbf906902a5d2a88533
CRs-Fixed: 819471
parent 7c17e346
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