commit | 6d87619be4693eb1a89279f4ececea009bfdcf70 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Sep 16 20:27:38 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Sep 16 20:27:38 2024 +0000 |
tree | bb16164592670873db0b5427f1f8232e3b2ad4d2 | |
parent | f27465a2b8642cee7358b96560296f3edde0604c [diff] | |
parent | 8de33d4472be1343c1a2228beedc22a71ce258ab [diff] |
Merge "virtmgr: don't depend on crosvm's libbase_rust module" into main am: e6e932a9a0 am: 8de33d4472 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3265459 Change-Id: I163d93d9ce26c27c5a92d7a5022e862d3f261e7e 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: