commit | b7cb80fcf397668f318bf0cbec9842da84509d8b | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Fri Oct 04 15:06:03 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 04 15:06:03 2024 +0000 |
tree | e1328636940f9580d0dc3a8bb3b46f186b8ab362 | |
parent | 68464041aebdac617d32f21ae5f00c64c44095bf [diff] | |
parent | 198a0fb5737bc3f3ab6711ebfc8c0ac60eb9fb2d [diff] |
Manually install rustup when building debian VM am: 198a0fb573 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3290127 Change-Id: I60b81d525625a3655528cd1132016d646478834d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.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: