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

Skip to content
Commit 10838c7c authored by Malcolm Chen's avatar Malcolm Chen
Browse files

TelephonyTest#waitUntilReady only blocks if mReady is false.

TelephonyTest#waitUntilReady now always waits. But there's a
chance that before it starts, mReady is set to true. In that case,
it will wait for 30 seconds blindly. Making the change so that
it only waits if mReady is false.

Bug: 113305153
Test: unittest
Change-Id: I1072bc86c135769a68d3d10228bed8b050005084
Merged-In: I1072bc86c135769a68d3d10228bed8b050005084
parent 9d03c0c8
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