commit | 2539c3382932dacc45f35b64a91488329c706e90 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Oct 17 08:35:09 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 17 08:35:09 2024 +0000 |
tree | 988a90cec88c5438a964e8f530df5111dd164357 | |
parent | 8cc2ade4f20e01dc90620b09dc68904fb6a51204 [diff] | |
parent | 95c6085984fb9d14a3397889a531b16d79b93708 [diff] |
Merge changes Ic1021e89,I923a2534 into main am: 95c6085984 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3311778 Change-Id: I4069fa9aec62a7778a53210319331d866c1f0dfd 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: