commit | cbbd0c7597432e5386d21d87eeb234efb914c0ba | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 02 07:52:21 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 02 07:52:21 2024 +0000 |
tree | 52c90394923b7ed7d72823198adb5f940b439822 | |
parent | 480cecf6dd49cb8e60bd65aa4c1eae71d92333a4 [diff] | |
parent | 12d308d6ce91bd5a4365d73a8536151b3449f7e1 [diff] |
Merge "VmTerminalApp: Set activity label of settings activity" into main am: 12d308d6ce Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3381986 Change-Id: Id2f662a35d84e82a7b5978f37005e481cb5fc713 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: