commit | 29d729138b921481d442c0617ea64dfb748f03ae | [log] [tgz] |
---|---|---|
author | Elie Kheirallah <khei@google.com> | Wed Aug 07 20:17:26 2024 +0000 |
committer | Elie Kheirallah <khei@google.com> | Wed Sep 04 03:48:57 2024 +0000 |
tree | 59ae15b8c859dac13a949464afb966e831bfbea9 | |
parent | 4ce4f6503998709c87372cb5492cc069b920c32e [diff] |
Add option to disable usb for AVF Bug: 356447468 Test: boot microdroid, suspend/snapshot/resume, validate no usb. Change-Id: Ica93d74774f0aa0bd4c80bd0da166d7d3c62e745
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: