commit | 9ad736a637de57d56b682674346b279dff5fea90 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Feb 04 11:59:12 2016 -0800 |
committer | Josh Gao <jmgao@google.com> | Mon Feb 22 15:57:08 2016 -0800 |
tree | 4b011b26890234dce670ba4c03d496d5794e9ec3 | |
parent | db262ffa62d789d4889ebe73abbb29fa0f373125 [diff] |
adb: make ctrl-c when spawning a daemon not kill the daemon. Previously, using ctrl-c in a command that needs to spawn a daemon because one isn't already available would kill the daemon along with the foreground process. Bug: http://b/26982628 Change-Id: I7fefc531c3e4895423e7b466322b5426d01dc9ef (cherry picked from commit b72b3f8c92a0b2d4377d5bec15eb45869b8711ac)