commit | 3eb441fcf75cda0eecbf470633edc21f8655b3a3 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Oct 08 08:21:10 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 08 08:21:10 2024 +0000 |
tree | 6d939e6c1220b748ec88499451958d89a0310129 | |
parent | b016c20911a100d868a846895c2380f168e94c93 [diff] | |
parent | e6296697d27c3a1612f6c806a704edee587c7286 [diff] |
Merge "Build port_listener in debian VM" into main am: 3a68026957 am: e6296697d2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3290126 Change-Id: Icdb2d4d97c26821a24c7103b60ce0d5562013586 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: