commit | 2a920d7691a17fdcc5a029432e2d9971567da888 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Oct 28 13:29:38 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 28 13:29:38 2024 +0000 |
tree | 94797d90084fac37bf9440a49ac8bfb6616e9072 | |
parent | 5163de869ee21899a930493a91701d99113964c7 [diff] | |
parent | a03a4767d6f50ecf03b2ddda89d9aebed9260944 [diff] |
Merge "Set grub timeout to zero" into main am: a03a4767d6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3319642 Change-Id: I0c46bdb884bfcd4a641e0a2dffdce309e4ca7ba9 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: