commit | c896f91b718a7c3d3dd4f6d098f986a3554c0547 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Thu Apr 28 12:35:57 2022 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Fri Apr 29 09:51:56 2022 -0700 |
tree | a720b32692a85a4c01234fab2bd7aa6e88309986 | |
parent | 017c47b3c1955bba8e07bb6db8576ecd4afd3570 [diff] |
Introduce CommandResultSubject "Truth" allows us to write readable code and generate more informational error message for debugging. This change introduces the Truth "Subject" for CommandResult. Bug: None Test: atest AuthFsHostTest ComposHostTestCases MicrodroidTestCase Change-Id: I00cfc452a67dcb915ce80ee391f0ef53127b5408
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.