commit | 4a9f2feeeaaa714f7ab61e8eb26f03db9d8d7b15 | [log] [tgz] |
---|---|---|
author | Sebastian Ene <sebastianene@google.com> | Thu Oct 13 13:05:29 2022 +0000 |
committer | Sebastian Ene <sebastianene@google.com> | Thu Oct 13 13:49:34 2022 +0000 |
tree | 5f201c5300ecef76c8fd5b6085949796521ad90c | |
parent | 629198100836ab3754d130c5867a5ab8c96bc775 [diff] |
Prevent stalled adb connections to Micrdroid Issue an adb disconnect request to a potentially stalled adb connection with the guest. We noticed that after the host sets up forwarding the adb connection we may end up in a stalled state if we reboot the device. Bug: 236621823 Test: atest AVFHostTestCase Change-Id: I9047af9dc3f57e277c469ecb40ba195fb7157546
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.