commit | c06027f2043d3a78ff55ed1f74dc78afb176bb17 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Feb 19 17:08:05 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 19 17:08:05 2025 -0800 |
tree | 84ced19104b9eb50fa0c86a0183c231a0f0cd0c5 | |
parent | db7dfc28aa5d3bb1ee187c71e08693419a04c8f4 [diff] | |
parent | b89acff954b9bc2edea64ac2978d4565ff12bc2c [diff] |
Merge "Enable speaker and microphone" into main am: b89acff954 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3500851 Change-Id: Iaa2a3c37e1529a67798b7dfe4ef2b8a1a3d24e4c 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: