commit | 4bbf1a17fbe7a5da78f8174e0b577ad63068db21 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Oct 16 12:48:14 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 16 12:48:14 2024 +0000 |
tree | ce3d200467e8d8e888e824bc7574d96778288b1e | |
parent | ad18be57e49f1f45b11b7242ebd17c89516483d0 [diff] | |
parent | feb78a487df3be51108aa4ecbf86192eb54f9dfa [diff] |
Merge "Remove dependency on once_cell where it isn't actually used." into main am: feb78a487d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3271983 Change-Id: Ic4f93dc985fdf4b86cf425698aba567dc87a6b6f 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: