commit | 6e850a8ad8cae457abe4e7ffb27b7355bb2b512e | [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 | 9a46b7f815cea553decdddaea4a31ee6e6c16857 [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)