commit | 2e8e32963880079cff177b60e9fdc9fe7ff309da | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Jul 22 21:33:18 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Jul 22 21:33:18 2021 +0900 |
tree | 7903f1bf94c33c3f5359a3616c14279ce58eb0a7 | |
parent | 44ee4c562cfb269cd91e9c98e58d6bc3c42ff848 [diff] |
Failing to `adb disconnect` is not an error For an unknown reason, `adb disconnect` followed by a failed `adb connect` sometimes fails. Ignore the failed `adb disconnect` command until the root cause is identified. Bug: 194375443 Test: watch TH to see if this is causing flake. Change-Id: I96931356f732285120eaa04c913289d0a09e12c4
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.