commit | ceb1d06eee95d2999fe81681defd62ee51b06a75 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Sep 20 11:41:34 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Sep 20 11:41:34 2024 +0000 |
tree | 3666bb65f44d4e872582845c12f691a091901358 | |
parent | ecfcee870f7cb255520382097de6697828cc0ff4 [diff] | |
parent | 737d39becf37423011814b8625154ceef77b6e5e [diff] |
Merge "Add qemu-system-arm qemu-user-static as deps" into main am: 737d39becf Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3274356 Change-Id: Ia8ab87a1c67e4dccc854aed0358150117ff367e3 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: