commit | a1f97c3935738a7456e5505fa07470ff887a3aec | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Nov 22 09:53:54 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Nov 23 08:23:26 2022 +0000 |
tree | ac870a60571acde1e8261667ba9bad0e58ff1a47 | |
parent | 4d73d47a50bccc60f4e05b1d775ee072eb38b2b9 [diff] |
[refactor] Check whether protectedVM is supported with TestDevice This cl checks whether protectedVM is supported with TestDevice#supportsMicrodroid() and removes the duplicated method in MicrodroidHostTestCaseBase. Test: atest MicrodroidHostTests AVFHostTestCase Bug: 218751146 Change-Id: Iaa5f6fd05bd741e0e55410fa2539df4a88adf832
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.