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