commit | f9ab0e6432866400185f832cdfc7336db428ef60 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Nov 11 15:22:35 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Nov 11 15:22:35 2024 +0000 |
tree | 164a0413cebf94849014f0de364a51bdebf9f9c1 | |
parent | 2f27789687878a9c15d131363f4f4f350b72495c [diff] | |
parent | 8ec8dc0b31ed24116d79b97c21aabcace07231de [diff] |
Merge "Remove unnecessary OWNERS file in libs/dice" into main am: 8ec8dc0b31 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3342539 Change-Id: Ib395075cfda7266663a556a573ffa309d6d14c66 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: