commit | 6341e9f72cba8f0ea0e876c129b0cd5659a4332f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Mar 21 02:30:28 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Mar 21 02:30:28 2025 -0700 |
tree | 48088d77f6d205cd71b55c5e31d6e51fce3c99b2 | |
parent | 206bb1d8a4120505d943872db031ad0cb58c78f9 [diff] | |
parent | 5cbfb06b1f17f03ebc31a8205008996b52ca484e [diff] |
Merge "Close tab when the ttyd session is closed" into main am: 5cbfb06b1f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3551181 Change-Id: I8bc1d3f9cbbcb9ae1e09bce260d9a4bc890e087b 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: