commit | 134180a2ebcd8db78bfca547f05a6eec7b332b1c | [log] [tgz] |
---|---|---|
author | Mu-Le Lee <mulelee@google.com> | Tue Apr 16 15:13:07 2024 +0800 |
committer | Jiyong Park <jiyong@google.com> | Fri May 31 15:41:33 2024 +0900 |
tree | b2845def7624529c59861dcf9b14d5bb57782460 | |
parent | 11c152d34c5a1b57edf0691466360f661777ed7e [diff] |
Add Virtio-snd device Add Virtio-snd device as the aaudio backend is support in crosvm. Bug: 325930215 Test: Play Youtube video on panther Change-Id: I20fe62ffa1125e4af50861d9775598206568f4fe
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: