commit | 27bacb97d975b77e0a52c44f7f501172b6742d29 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Dec 06 10:33:18 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 06 10:33:18 2024 +0000 |
tree | 4a62628396c9020eb443b7efa866ebe914717564 | |
parent | 3d06dd8fd7eb86c9f1c7867c5534dddb338c81de [diff] | |
parent | 2a639ab046382fa8bfab63bf13ac00f79410c6cf [diff] |
Merge "Add null check for PortNotifier" into main am: 2a639ab046 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3393354 Change-Id: I91402da4444c5c2951170002940dacf534721236 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: