commit | 04a95d77d22d9cd6ffc52c568f73e150cd7e581c | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Wed Jul 28 10:36:25 2021 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Wed Jul 28 17:40:51 2021 +0000 |
tree | 753e47f1e938790edb13b76c7814fda8c41e37cf | |
parent | 4cc876dd1c91b25034ab36fffd13e8157c322bf9 [diff] |
Revert "Close adb connection before shutting down VM" We're seeing some second test cases failed on go/pkvm-test due to adb connection issue, which I can reproduce locally. By reverting this to the previous workaround, my local test passed. This reverts commit 42d9b92a72e4c942a4294133f3dc9e72e43ec777 with minor modification given overlaping changes. Bug: 192660485 Test: TH Change-Id: Id64ea82ab085b38025f2a8d1adf12a6b6177ade7
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.