commit | dc2cb4c5198cb80c860a180fe1ec8df2f95fa640 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Mar 11 08:50:41 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 11 08:50:41 2025 -0700 |
tree | ecd57f88941f84d5b2ee9058289a6cfdbbdc8786 | |
parent | 5ed2ed4d3e8abe1ef17b061ff6bcba7ec50c2280 [diff] | |
parent | 29e0e600925c98e7d1ad10cc1eef56ee54e4b43d [diff] |
Merge "Retrieve terminal info in a more robust way" into main am: 1404315bb8 am: 29e0e60092 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3534744 Change-Id: I5fd5a971c2d42edd48dda9cf27e326dee3e9b6c7 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: