commit | 6bd2b0da7205b4899521a5e33128a6630e1177a0 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Nov 12 11:22:41 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 12 11:22:41 2024 +0000 |
tree | c3bd44dc1220e5075ac5bd1ed5138f03b55c8757 | |
parent | 45d935f1364e6fd9dd713cd6050700bf6ba277a9 [diff] | |
parent | d005fc556fd87ff1f0ffcde3f0f6e2338c6da0c0 [diff] |
Merge "Support release mode in build.sh" into main am: aa13de90e5 am: d005fc556f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3342181 Change-Id: Ic61b2b198cd618184c40cee0c29e55c9c2d77808 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: