commit | 103aaf177395086aad696db7ac5ebeb471f935f1 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Fri Nov 08 02:35:11 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 08 02:35:11 2024 +0000 |
tree | 67610a6bd7ddeed59965dc737978c29ec856d1b9 | |
parent | 018e6bd221c61b9df56a0a9cd8d4567b80ec12fa [diff] | |
parent | 54c7b38c2acf3d9d04c9390b6bd196823edf9000 [diff] |
Fix missing metrics due to crosvm name change am: 54c7b38c2a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3342313 Change-Id: I4e879edc73ebe2f856bb7e027c7efd0c98fa7b22 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: