commit | 16aef92759585510d3e238ff0dcb0b11c91a510c | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Apr 04 20:37:29 2022 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Apr 04 20:37:29 2022 +0900 |
tree | 36ec7dde8b7f5dc3f09030bb97cbda126284f358 | |
parent | 9f2ca1ee345b96042044231836309cef7271f69b [diff] |
Remove reconnectHostAdb hack The hack was to work around a kernel bug where adb connection is unexpectedly lost when a VM exits. Now the bug is fixed, remove the hack. Bug: 192660485 Test: ComposHostTestCases Change-Id: I732647d79efe9702fdd16f34bdbe60db6b235189
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.