Skip to content
Commit c947f2cf authored by Fabien Sanglard's avatar Fabien Sanglard
Browse files

Remove 1.3s "Waiting for Debugger" delay

Remove arbitrary loop when a debugged app starts. Instead for waiting
for 1.3 seconds, we instruct oj-jdwplib to suspendfor all the threads
and sent VM_START. We continue as soon as the debugger sends ResumeAll.

Design doc: go/waitingfordebugger

Test: Manually tested against Android Studio and jdb
Bug: 261096302

Change-Id: I76c02d6acd0d7fb5babed0018432db74ae29487e
parent b5217873
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