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

Skip to content
Commit 8c00532e authored by Ping Sun's avatar Ping Sun Committed by takeshi tanigawa
Browse files

Prioritize to use a preferred APN for tethering if it can handle DUN

For DUN connection requesting, the list returned by fetchDunApns() is
used as waiting APNs of ApnContext. But, fetchDunApns() does not
prioritize preferred APN. It means that it may lead to user unexpected
DUN APN is connected or unnecessary DUN connection requests.
Therefore, if the preferred APN can handle the DUN type, it should be
set at the top of the list to use preferentially.

Test: manual
Test: auto - Passed DcTrackerTest
Bug: 184105189
Change-Id: I0cedb382e1aa1b806a67ca17f14a4110db4d9b7c
parent bab5dcdd
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