commit | 07a66717d5b0677751625e7a19c520207e35059e | [log] [tgz] |
---|---|---|
author | Elie Kheirallah <khei@google.com> | Wed Sep 04 15:04:48 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Sep 04 15:04:48 2024 +0000 |
tree | 7e9d53b8d7a7b8ad0768cea6092490b421dbe20e | |
parent | ae2a96ff85e1c86b4e67a1aff8a6c1e236ea01c4 [diff] | |
parent | ebd4b7a598be2df6e106ee41c75b9087bc1ef31b [diff] |
Merge "Add option to disable usb for AVF" into main am: ebd4b7a598 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3203079 Change-Id: I6b0d36074617ba881d4c296e3add262cb82b7f28 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: