commit | 5ba58de23bf9ffa64f321d90111c68fcbd5b9d8d | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Dec 02 01:34:02 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 02 01:34:02 2024 +0000 |
tree | addf20d6bcf204ee1704f3e264eb9f232e9dde68 | |
parent | 322d55400222bc7cffc219ae96c041deeee37754 [diff] | |
parent | 03e3a2128809628965208d15f8d645082bd573df [diff] |
Merge changes I85a89553,I453939a0,Iff7a015a,Id8f542ae into main am: bde1c58538 am: 03e3a21288 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3384128 Change-Id: I2190f36a6ff82a892ad116932cf8539cdc11d325 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: