commit | 9cbb5bbe5114c3007fbafbbfe1532949e26d98c1 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Feb 08 18:44:23 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 08 18:44:23 2024 +0000 |
tree | d0396a75628e665431512db0c1f31fae7775952e | |
parent | a16d3c18dc2a84053b0c140735f65f67930f816b [diff] | |
parent | 9e34e6abcf18fb184e76cfbf67cbf568cad6e3e3 [diff] |
Merge changes Ic5efebce,I597a6ba5,I4575b41e,I714a95d9,I7d2d8ecb, ... into main am: 9e34e6abcf Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2952631 Change-Id: Id0e47b6e544349636223771779b7c93571e43c35 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: