commit | 6676ea816aca192c5033a0f7cdfb5fde34f60025 | [log] [tgz] |
---|---|---|
author | Akilesh Kailash <akailash@google.com> | Fri Oct 25 17:14:33 2024 -0700 |
committer | Akilesh Kailash <akailash@google.com> | Fri Oct 25 17:14:33 2024 -0700 |
tree | 295d533a0c60e4f4a632e289e4b4820b13426a42 | |
parent | a8c9ce7a6d2a65edabfdcfc0a79c50a96e3777a4 [diff] |
virtmgr: Add "--skip-pivot-root" option "--skip-pivot-root" allows crosvm vhost-user-fs backend without pivot_root and mount namespace. Bug: 372171883 Test: Launch Terminal app with virtiofs enabled Change-Id: Ic20247f1d5d4a2392eabe8bd260238c2f73e764f Signed-off-by: Akilesh Kailash <akailash@google.com>
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
AVF APIs:
How-Tos: