commit | d7ef90954451628bb2a3e0e5091bf9fee73accd0 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu May 16 23:58:08 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu May 16 23:58:08 2024 +0000 |
tree | 0652e06313b0f7c7b3f38627f2c05189d4a9dc65 | |
parent | b714d996971a248aed481fcb8b0342fc0f2efb1e [diff] | |
parent | fa9cc6516978a86a907e757eb57bc87e57e16d80 [diff] |
Merge "Define skeleton code of vmnic(Virtual Machine Network Interface Creator)" into main am: fa9cc65169 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3081059 Change-Id: I19e3853fafe072f47dc71d3c894ef1b0f0360920 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: