commit | beeb104a8139c5660267351a85c37081a3d4be76 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Mon Sep 12 23:40:41 2022 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Wed Sep 14 09:58:08 2022 +0100 |
tree | 7965143c97c53a1ccaf27e227eb1b5596d5e69ca | |
parent | f219cd8fd28c4805ff21cb01a5f33a7267a7756b [diff] |
Skip AVFHostTestCases on Cuttlefish Cuttlefish does not support `adb reboot bootloader`; the instance reboots back to Android. This breaks AVFHostTestCases that assume each device is compatible with fastboot. Skip the affected tests, as well as code in tearDown() which resets the device back to pKVM enabled mode. Test: 'atest AVFHostTestCases' on aosp_cf_x86_64_phone Change-Id: I4fc5a47b3cb3af8f66d8493ae99cfbc44f8d3d55
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.