commit | c172c54db5b574222bfd91a583c703a793afcb8f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Nov 15 15:02:26 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 15 15:02:26 2024 +0000 |
tree | 00bf1cd11d1f4dc4c4430ed058c790f2b7e491bb | |
parent | d569b4e531773a275600374d63c7b6e4b053e619 [diff] | |
parent | 6540e6c51179110fd38ecc0e2a28f65773b5ec3a [diff] |
Merge "[dice] Move open-dice Rust wrapper tests to presubmit" into main am: 6540e6c511 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3356619 Change-Id: Ib00487ee0eb679cbfb764cdbefd3f2b7723785f9 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: