commit | 05e86cee1cf4b3cab1ef6e20a21bee6d66049220 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 02 08:03:31 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 02 08:03:31 2024 +0000 |
tree | 01b2c763039c723299a179e09a63d6b7fa78fe1c | |
parent | d9cb76c22da1a50010c38c93679985e6fe7c001c [diff] | |
parent | cbbd0c7597432e5386d21d87eeb234efb914c0ba [diff] |
Merge "VmTerminalApp: Set activity label of settings activity" into main am: 12d308d6ce am: cbbd0c7597 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3381986 Change-Id: I75928a9418692986ad60ccc41743e0fd62c73b9b 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: