commit | 165460f4ce11562f20787817bf9ff0eddacf787c | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue May 09 13:43:35 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Tue May 09 14:32:47 2017 -0700 |
tree | 014ccd95e68113cd0de62f9b04517f2f03ac2df9 | |
parent | ee356a7fefa33f46464be50000c262e0177ab6cb [diff] |
adb: move all cleanup to a function with defined ordering. We want to explicitly define the order in which we teardown adb, so move all of the at_quick_exits sprinkled throughout into one function containing all of the cleanup functions. Bug: http://b/37104408 Test: adb kill-server; adb start-server Change-Id: I394f5782eb147e394d4b87df1ba364c061de4b90