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