commit | 5f9c72c89d0e48543c86af0c49979b1fe68d4d96 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Jun 13 01:51:16 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jun 13 01:51:16 2024 +0000 |
tree | a6a470e451c9b91e8b3a4072c3eed571d4aa643f | |
parent | 720ec64c6ac00660f19b0d74b673c50f7d27f136 [diff] | |
parent | 5ce48566d9ef58f252736931f431d1ec28f71a0b [diff] |
Merge changes from topic "vmnic_delete_tap" into main am: 03b3347b12 am: 5ce48566d9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3121311 Change-Id: Ib0f087258a2ea9ee5362a5bd53f0af7766733e01 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: