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