| commit | dd2bec79757fdb8b8650e4548a3613d90e0b8f93 | [log] [tgz] |
|---|---|---|
| author | Sebastian Ene <sebastianene@google.com> | Wed Nov 20 15:49:05 2024 +0000 |
| committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 20 15:49:05 2024 +0000 |
| tree | ddaa249a67d36b2be204279f425e31619c2dfd7d | |
| parent | e3e698d86ce628494927bc1204326adcb2faa9e0 [diff] | |
| parent | 21b33610eb15fcb993db3d1530e5bcb1b96462e6 [diff] |
Merge "Verify that EmptyPayload can interact with the console" into main am: 89242810ca am: 21b33610eb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3350568 Change-Id: I7a12f1b2c004254bb5dfb092ccdebb231da1905c 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: