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

Skip to content
Commit 4ba368a3 authored by Shuo Qian's avatar Shuo Qian
Browse files

Detect sim absent in EmergencyNumberTracker in multi-sim case

Legacy implementation of {@link PhoneNumberUtils#isEmergencyNumberInternal}
  was applying sim-absent emergency numbers
 ("112,911,000,08,110,118,119,999") in 3gpp in multisim case if one of
 the sims is absent and one of the sims is active. However, in multi-sim
 case such as DSDS, if one of sims is active, UE shall not apply
 sim-absent emergency numbers.

In multi-sim mode, as long as there is one sim active, the device
 is not in sim-absent mode.

Test: atest EmergencyNumberTracker
Bug: 200221713
Change-Id: Ia1be98297d7bb8b5d8628021457e7808c75385a0
parent 14be358a
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