commit | 1c4d7dbd8290385dcbd2e3a9d5b434a126b7aedc | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Nov 14 05:54:51 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 14 05:54:51 2024 +0000 |
tree | 07c5851241649a5fe9c30571d50e90ea6bc550cb | |
parent | 73d786626b5cec14321fc37e1f5eef279bd833a6 [diff] | |
parent | 0c5f01f1bf1e9e667d8c492e47e62469b16c3611 [diff] |
Report active ports periodically from VM am: 0c5f01f1bf Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3344899 Change-Id: I8abbfd0e74b6bc4c17e4f49c8a49585c14cc37a3 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: