commit | 9398e29c330491bd05d6a8b603391aaf5a84e780 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Dec 24 00:05:06 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 24 00:05:06 2024 -0800 |
tree | d0398ded2b0bd35f9b06b2dc00b9e0cd7e998372 | |
parent | bf2c6314ad251aa05df767fb395dc695506f9729 [diff] | |
parent | b53e2b3c8a9ae4d4658b661543bbc28921d8c87e [diff] |
Merge "Convert Runner to kotlin" into main am: b53e2b3c8a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3428430 Change-Id: I0be8b03bad21421fb568a890f524b6357f741ac3 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: