commit | d98a13d4961c44cfad0d1f65c09dd496b1375474 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Fri Oct 04 08:58:09 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 04 08:58:09 2024 +0000 |
tree | 23327c48434e3807ccb676a5edaa9cfc7240c1b4 | |
parent | 12f8228fb2fdb705a012a83a06bfefb9ef370d39 [diff] | |
parent | 68464041aebdac617d32f21ae5f00c64c44095bf [diff] |
Make port_listener buildable am: c52a253243 am: 68464041ae Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3290083 Change-Id: Ia7406cd3440b8e5f46de59acab5b32a357e71ab5 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: