commit | 01b3ef0347136520d9c3ebc00c564b5a09293094 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Sep 22 17:43:24 2022 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri Sep 23 16:49:59 2022 +0100 |
tree | 7495d12a7c2cef7664a3edaa56106775a9e85d5b | |
parent | d7d6aa5ec006a6411441581c9b8856967eccd134 [diff] |
Make authfs start optional Only start the service if the VM config requests it. Make CompOS explicitly request authfs, since it requires it. Also improve the error messages if authfs is missing (which I triggered while working on this). This doesn't include restricting the use of the config option, but we have a seperate bug to handle that in general. Bug: 245262525 Test: atest MicrodroidTests MicrodroidHostTestCases Change-Id: I4363daf0f5cfb0c1c7ffbb7ae2ca2b9cc395167d
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.