commit | 6c2de3deb5d31a80fbab863ebd1bf97d12cb0c2d | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Sep 05 02:56:22 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Sep 05 02:56:22 2024 +0000 |
tree | 6d452e7a3810e9882f150d9465c57ba4b9431bc3 | |
parent | 53515f7f11fda76e0fe327f63bad405d8e9767a6 [diff] | |
parent | 4990ace98ec20b970b11cb8015ae449ce911f8cb [diff] |
Add early_vms xsd schema am: 39b4115726 am: 4990ace98e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3253111 Change-Id: I4dd909567e78ff2f291fb4e85a9efc329c704ebd 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: