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

Skip to content
Commit 48df86e4 authored by Ruijie Bai's avatar Ruijie Bai Committed by Mattias Nilsson
Browse files

Handle that an operator numeric can be null

Future APNs will not use mcc+mnc and mvno data but instead be
set with only carrier id. This means that the definition of the
sim cards are solely in the carrier list and only have to be
changed in one place when there are new additions or change
of ownership etc.

When only carrier id is used to define an APN,
ApnSetting#getOperatorNumeric() will return null. DcTracker need
to handle this case and instead look for carrier id when needed.

Test: Add an APN with only carrier id and no mcc/mnc data
Bug: 217871446
Change-Id: I6e3a82fcd1a80710b6aa6fa509f0957244d7a927
parent 82442012
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