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