commit | 64748125263232ae4783ac264ee16a88a76c0efd | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Jun 20 03:08:09 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jun 20 03:08:09 2024 +0000 |
tree | d6577016acf981c9702b036e20dc016812586a2d | |
parent | b305dec030c9e5aace0d8656976ebf7fea4897e3 [diff] | |
parent | e3d61c09b83c4a7271e8ce70a72d773b77493979 [diff] |
Merge "Specify full target activity name" into main am: 211900ab07 am: e3d61c09b8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3139037 Change-Id: I8b2d0b79211a3acea4249f368f6781b89633906f 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: