commit | cb097e793baab6eaaeb2c5fbad27f8b50e14e3d0 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Dec 01 12:32:02 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 01 12:32:02 2023 +0000 |
tree | 3f7b8a8b9fa0238fb1ae1c399b34237e5c868ea8 | |
parent | daaf3420d9fd9b1467656124fec5595165c62ef8 [diff] | |
parent | a226591cf2e3073c12235eb0b73159216d44d9c4 [diff] |
Merge "Remove redundant dependency" into main am: a226591cf2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2852768 Change-Id: I272afb4f78c633ded338a43b309b0c2774e4552d 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: