commit | b15f6c3a22f4e22f7beccbc0114da53e04d91c86 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Jan 02 04:17:53 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 02 04:17:53 2025 -0800 |
tree | f50764aced7b064a02726a97b8bb60728ec09bfb | |
parent | 312446a214f1271b80959e24af503f18c3bf4c4b [diff] | |
parent | aef5091f1fe9655e35eab4a533dab3edaa44a35a [diff] |
Merge changes I72490c4d,I8f2cb0c5 into main am: aef5091f1f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3432025 Change-Id: If0724c715264cb8fd191b25aec447bf5c5d7c4c6 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: