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

Skip to content
Commit 359128f9 authored by Daniel Bright's avatar Daniel Bright
Browse files

Prevent non-cellular request additions

* Non-cellular data connection requests were unnecessarily
being add to a list ordered by apn priority within
PhoneSwitcher.
* This commit prevents non-cellular network requests,
or rather, requests that do not map to any APN from
going into that list.
* We are also checking for an invalid case where a
TelephonySpecifier is used on a network request that does
not map to an APN.  That is being logged as a warning.

Bug: 148225839
Test: DcRequestTest
Test: Tested internet connected to cellular with wifi on and off, viewed logs
Change-Id: Ia813ed8f87e4c60287036c58928e1c99a8d8430c
parent 5ec0e1bc
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