commit | 1182b93130239cf8342701999372ef93b0c64082 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Aug 27 04:32:46 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Aug 27 04:32:46 2024 +0000 |
tree | fa2e7924aaed8202e23ae779b917de93519e368e | |
parent | 9868c9c1ffd6389d592dfab880d555d85b349fdb [diff] | |
parent | 828f6c13a0034229a30cf1e5345b3d35932878c7 [diff] |
Merge "Virtualization apex includes terminal app" into main am: dd7ca16b49 am: 828f6c13a0 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3241197 Change-Id: Ic91c0f97cade3215238492ddaa7ed3d0b14950a7 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: