commit | 00ad5de734f0d96d2b52e0d628c4780c9c5ae2fe | [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 | d8266cc062fb6363d593173f81be7ca517bcf80a | |
parent | b31f48af8ab0c405013bed2483e7c12ece150334 [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