commit | 6decdbc55ac10c0d31a107247afdc65bf4029229 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Nov 24 13:03:04 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Nov 24 18:07:40 2022 +0000 |
tree | 18713c2daa7e43b5d11a137955e743f87e0cfa42 | |
parent | 338e0281d3b8be802bb8cd5b23968de24f914eb3 [diff] |
[refactor] Prepare MicrodroidHostTests for the adbConnect() migration This cl refactors MicrodroidHostTests by: - Removing two parameters in runMicrodroidWithResignedImages(). - Removing redundant conditionals. It's better to keep the test code straightforward without too many conditionals. Test: atest MicrodroidHostTests Bug: 218751146 Change-Id: I49a82ce7287526fe0d8d0272d336d8134bc15010
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.