commit | fa64b19b7f7a33636f6e79e5dcfa0dd71053fb0a | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Oct 18 09:49:55 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 18 09:49:55 2024 +0000 |
tree | 8368415431c128714790eefe7bab77b9986cd8d6 | |
parent | 873573ff5d84239da1692f5dc4610be442791134 [diff] | |
parent | 69fd88357dda8f93c00dafdb5bf77f3270759110 [diff] |
Merge "Show indefinite progress bar (circular type) while the VM is booting" into main am: 69fd88357d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3310721 Change-Id: I8ea8c98c354417b835de0793e5524dff03f9972a 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: