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