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

Skip to content
Commit db7d612c authored by Masaho Nishikawa's avatar Masaho Nishikawa Committed by Amit Mahajan
Browse files

Data connection for carrier specific APN

Implement the following features to support carrier network connection.

1. Sets default preferred APN
   Customize a preferred APN which is used on the first boot. Because
   some operators specify the APN to use by default if the preferred
   APN is not set. So, make it possible that specify the default
   preferred APN by CarrierConfig.

2. Does not use dun apn in roaming network
   Some operators does not use dun apn for the tethering data
   connection in roaming networks. So, make it possible that to not
   use dun apn in roaming network.

3. Uses only preferred APN set
   Some operators does not want to use anything other than preferred
   APN automatically even if the connection fails to access network.
   So, make it possible that to use only APNs with the same set id as
   preferred APN.

Test: Manual
Bug: 147969062
Merged-in: I062e650f9a906f07356c51c3042fe2ffcc34ba61
Change-Id: I062e650f9a906f07356c51c3042fe2ffcc34ba61
(cherry picked from commit 249adbcc)
parent 203e00cd
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