commit | 361057e11068664ef1251688eaf61b453515ecc6 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri May 17 00:21:38 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri May 17 00:21:38 2024 +0000 |
tree | 0652e06313b0f7c7b3f38627f2c05189d4a9dc65 | |
parent | 594749c1b03c2f9ac19dc8c2a6948b9bc058aafe [diff] | |
parent | d7ef90954451628bb2a3e0e5091bf9fee73accd0 [diff] |
Merge "Define skeleton code of vmnic(Virtual Machine Network Interface Creator)" into main am: fa9cc65169 am: d7ef909544 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3081059 Change-Id: I48e0e9e031f4e98fffb1ed039994ef5e5f77ba5d 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: