commit | e221e21fbdd14531bd5eb658e84dd6362102e1ab | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Mon Apr 11 14:04:34 2022 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Mon Apr 25 10:20:22 2022 -0700 |
tree | a8c6c924cf288004491621801428f08bdf9a31fc | |
parent | 4d85a85e81af0b993e21e6de2559c8471666d40d [diff] |
Move code for log archive to new helper class This wil allow a test (like AuthFsHostTest) to stop sub-classing VirtualizationTestCaseBase later. Still keeps a wrapper method in the base class until the others are migrated. Bug: 218751146 Test: atest AuthFsHostTest ComposHostTestCases MicrodroidTestCase Change-Id: If372b37b0f8cf23d66dfea8706b5cc92ba6f59f7
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.