commit | 1732c0deb75fbd4b0ebec2c5391150319694b487 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Mon Sep 12 14:36:03 2022 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Tue Sep 13 08:39:56 2022 -0700 |
tree | c0b9be5943eb17dd7444a6699d14aab338405ffe | |
parent | b5bcfaba4d75b1d859e8fe8476a1d617227ec5fb [diff] |
compos: switch to clap's derive pattern Since clap can handle the string->enum automatically, it's nicer to avoid the string matching in code. Bug: 246385183 Test: atest ComposHostTestCases Change-Id: If127392e375a425821a34dcc644aa46765a5b133
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.