commit | d16688c2c25d904ae1d26cc8327f2de1544aacfe | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Sun Oct 06 14:36:21 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Oct 06 14:36:21 2024 +0000 |
tree | 9d98d6a836e4f4492d19bd54f82cadf657401043 | |
parent | b7cb80fcf397668f318bf0cbec9842da84509d8b [diff] | |
parent | 87a42ea7441f36c6f6ef68b4465239039dc56014 [diff] |
Merge "Fix broken links in README.md files" into main am: 87a42ea744 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3291030 Change-Id: I36c395a2aa6653c80d32472a524b282bbf8c244b 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: