commit | d26e86107439738d44c027014223b6c8cf0e2579 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Nov 14 06:16:28 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 14 06:16:28 2024 +0000 |
tree | 42e84c4d1281752a4a7e547fb2b9a2f4ec6b183c | |
parent | 6cee392957c9385b34859a9f13b1767808721c66 [diff] | |
parent | 1c4d7dbd8290385dcbd2e3a9d5b434a126b7aedc [diff] |
Report active ports periodically from VM am: 0c5f01f1bf am: 1c4d7dbd82 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3344899 Change-Id: I9ff2259fc78af338147fe82a0d167a9bd0282836 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: