commit | 4040772c60656dc613be851b11fe1ceca879b6da | [log] [tgz] |
---|---|---|
author | Mu-Le Lee <mulelee@google.com> | Sat Jun 01 01:43:07 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat Jun 01 01:43:07 2024 +0000 |
tree | 5aa40650ded17d37d37ddb768e50cdfc32939f97 | |
parent | 7904777563f45d3f1b30254ff2dffcc8d1dc4c12 [diff] | |
parent | 56ecf067d0b334274b71298c9abecc11fbe5a0d2 [diff] |
Merge "Add Virtio-snd device" into main am: 81032778c3 am: 56ecf067d0 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3046512 Change-Id: Ie2064ff81b48b2d46669382e4b5983413a1bdba2 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: