commit | 88e50175987901762f25f0fc4c6cb2763a56d02f | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Fri Oct 15 13:27:13 2021 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Mon Oct 18 09:26:32 2021 -0700 |
tree | 51590509ec65079cfbc26608f539057181ad5b3c | |
parent | 0c2cbd3178e98e3c7e8ae240257f694bb079580f [diff] |
Deprecate local file support in authfs Local file was supported during early development, but it's not actually used. The names in FileConfig enum are renamed to make linter happy (which is reasonable since all files are now remote). Bug: 203251769 Test: atest AuthFsHostTest authfs_device_test_src_lib Change-Id: I9f1f800453695c84fe4fc15a89b5a434fdaa0331
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.