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

Ensure WAIT packet upon HELO in --suspend mode

Upon suspending the app, we don't set mWaiting like we do in
waitingForDebugger. This is an error because this state is checked
upon handling HELO in DdmHandleHello chunk handler.

Mimicking what is done in waitingForDebugger ensure that WAIT is
sent and DDM client receive the event.

Bug: 266232837
Test: Manual
Change-Id: I3b8bc9af6f017f3a16c33ac38df7a9248c939a1a
parent ac92461d
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