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

Skip to content
Commit d97cb975 authored by fionaxu's avatar fionaxu
Browse files

Notify carrier app of other default networks

When we need to disable data its common for the carrier to send the user
text messages explaining why with a URL.  The Carrier App will
url-clicks in this case and reroute them to a private network.  However,
it's possible for the user to get other sms's with links and if there is
another network to load them on we should not hijack them.  This CL
adds a new carrier action for carrier apps to register/unregister
notifications of other networks from ConnectivityService instead of
notifying only when carrier apps has disabled cell data. in that way
framework has decoupled the logic of network status registration from
cell data status.

Bug: 62487488
Test: Manual
Change-Id: I0a7b87ad07a0cf2fdb14f939e8f2865eedf7b008
parent f9704088
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