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

Skip to content
Commit 898034a2 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

Change-Id: I062e650f9a906f07356c51c3042fe2ffcc34ba61
(cherry picked from commit be30f3ad5051ba4f2c88c08ffd7580218f6f45b9)
parent 8a11f9a9
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