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

Skip to content
Commit f88aad54 authored by Grant Menke's avatar Grant Menke
Browse files

Refactor use of ENT in IccSmsInterfaceManager.

When EmergencyNumberTracker#getEmergencyNumber() is invoked in IccSmsInterfaceManager.java, only one instance of EmergencyNumberTracker was being used to verify emergency numbers. This caused inaccuracies when multiple SIMs are active. This change refactors that invocation to ensure all instances of EmergencyNumberTracker are used inclusively to verify emergency numbers.

Bug: 249116557
Test: atest IccSmsInterfaceManagerTest
Change-Id: Ie775d8d1d192e6e5d677722adbd92c23ebaaed10
parent 04615356
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