commit | 7473654e2acbc0b2e7f6291cad0e49849c17bb5f | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Feb 13 17:20:35 2023 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Mon Feb 13 17:20:35 2023 +0000 |
tree | 2c7d77221e1be38d42061609e816bd775e7e85a5 | |
parent | 2ae708c94d63add63db515eaa294fe898d4cfad0 [diff] |
Do tearDown iff we did setUp This makes sure we don't try to clean up a device where our tests aren't supported, while also ensuring we leave the device in a working state with AVF enabled if it was to begin with. Bug: 268688303 Test: TH (atest AVFHostTestCase doesn't work remotely) Change-Id: I21a1ca5730ce9cd8c6e430568a4ca2469bb2cfc7
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.