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

Skip to content
Commit b2363308 authored by Hunsuk Choi's avatar Hunsuk Choi
Browse files

Synchronize the execution of exitEmergencyMode and setEmergencyMode

In switching stacks for cross sim redialing, the execution order of
exitEmergencyMode on SIM1 and setEmergencyMode on SIM2 should be
synchronized.

To ensure the execution order, make setEmergencyMode be delayed
until exitEmergencyMode completes.

Bug: 331902867
Test: atest EmergencyStateTrackerTest
Change-Id: I847e0e1e79f9f8547f4568746aaf607e66dfbec8
parent f18e5a00
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