summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/24/changes
diff options
context:
space:
mode:
authorChong Zhang <chz@google.com>2016-04-26 12:24:55 -0700
committerChong Zhang <chz@google.com>2016-04-26 12:29:14 -0700
commit55c9d73918240c9a56b1a5a0bfccea6b184abbd2 (patch)
tree0ec22b33018363c461ae2afd787b8f43c1e7ee01 /docs/html/sdk/api_diff/24/changes
parent5e40748d3f32c0d5843855cac169e82dd15a0904 (diff)
Do not set waitForDebugger if the process to be debugged already started
For non-persistent debug settings, mDebugApp and mWaitForDebugger flags will only be restored when we get attachApplication. If the process is already running, we can't wait for debugger and there will be no attachApplication calls coming. We should leave the settings unmodified, otherwise after two such calls, both mDebugApp and mOrigDebugApp will point to the same app, and the debug settings can never be restored. bug: 27931552 Change-Id: Id53e21bbe154f45bf2ca12bb5d7fd56279bae653
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes')
0 files changed, 0 insertions, 0 deletions