commit | 79d0be052e3ba861dc5037a23a614eaf49ad138d | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Feb 21 13:44:44 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 21 13:44:44 2024 +0000 |
tree | 13cc08ad30545fa38a92c5e082d7e021ed46f484 | |
parent | 249595675fbf017570ef4f4badaacc3d611f6768 [diff] | |
parent | 37a795c1e948a7bcb04093f869f3b116b28b6dbf [diff] |
Rename javalib/ to java and move APIs to java/framework am: 37a795c1e9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2969191 Change-Id: I96494a51711fb670ffc9bdb596b127c298eb8948 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: