commit | 194ffe48dfe87f43f8b10174b7374e538c7f130a | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Nov 19 08:11:12 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 19 08:11:12 2024 +0000 |
tree | d046384b2c6ff44f97f0ba3ec1b02138764e7c47 | |
parent | 405903c43ecc0fcc4252962f433f894ef24d4c0e [diff] | |
parent | b9f8b0f44594b3d487addd8df16608a4149dd272 [diff] |
VmTerminalApp: Always prefer start/end over left/right am: a9fc3fe44a am: b9f8b0f445 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3364212 Change-Id: I64f758645aea8030ef05d3cfaebc42c581c15d27 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: