commit | a6bd40ad3172166f2474195d2e8021d0a4ff1497 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed May 29 05:25:23 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 29 05:25:23 2024 +0000 |
tree | 9514ea7db1ef5a25c934fec0ceb239c96316b2bd | |
parent | 16dfdff6efdfa06994f10ef27248b0f727b77a03 [diff] | |
parent | 3fac74317ded4c32e492ee3385dce1defad0c434 [diff] |
Merge "Implement createTapInterface in vmnic" into main am: 3fac74317d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3093532 Change-Id: Iaafed126020d17624b0e96e0b81ac061077451e5 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: