commit | a6e46b8e754c46f7c1c717c0e8a9a5e59d964e71 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Dec 05 03:21:21 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 05 03:21:21 2024 +0000 |
tree | aa81c14e38147b91ffd1c3834eee576b31071bee | |
parent | 083193bd3ad5c6b99ecf8233ae5a53633a56c197 [diff] | |
parent | 9aff2f359903f9409f1ccb9ccb0c1ae448cb6547 [diff] |
Merge "Add localdebs dir to install deb files" into main am: 9aff2f3599 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3391840 Change-Id: Ifbf8529c01d711db9be6fd21e23ff9ad0302a36a 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: