commit | c1f7e7107904e1da119011070c9584c710f7b464 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Feb 12 14:08:23 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 12 14:08:23 2024 +0000 |
tree | be39e4d7438e6e60dcd376d2aaf95092d63ed238 | |
parent | 58a92c7f2d3d030871b909e648376c1ee6a0589b [diff] | |
parent | fd3403743d45ff0c23222364ff3f79625e7c125a [diff] |
Merge "Remove misleading test" into main am: fd3403743d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2957157 Change-Id: I1f340f66eb0204979ef61608799ad4630c147138 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: