commit | 543d199c6ffd24c6be14e8902b295d13b9c23bdc | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Wed Sep 14 15:35:51 2022 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Thu Sep 15 11:54:30 2022 -0700 |
tree | cca77f2c2bd34b3a6a9cee16a7dc9872d6699b14 | |
parent | 1dd273ad2823e28e4c834e9857887816722ed7a0 [diff] |
fd_server: use clap's derive This isn't a clear win, but still seems better than before. We also get to avoid some string parsing except for --ro-fds. Bug: 246385183 Test: atest AuthFsHostTest ComposHostTestCases Change-Id: I8c2627c42b14796c1fa67e3ad32ec948cad6622e
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.