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

Skip to content
Commit f118cdaa authored by Nathan Harold's avatar Nathan Harold
Browse files

Update the waitUntilReady/setReady logic to use java blocking

-Replace the while(!ready()) { checkReady() } logic to use
the java wait() and notifyAll() methods.

-Set a maximum timeout of 30s for a test to report that is
 is ready

Bug: 38512268
Test: runtest frameworks-telephony
Change-Id: I60c520d985a742c42baf7999079feeb726a27a99
parent f90dc616
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