commit | 6e31c64fe308dd4b1b76fe9210faa9af798bb098 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Nov 30 08:19:49 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 30 08:19:49 2023 +0000 |
tree | de28cfa9a85d1cd8224bd19acfc06e61eadc3eaa | |
parent | 0c655c7bd135e8e80fe83c2ca3ff85509a78ebb1 [diff] | |
parent | fe7c4aef9ac13755e133ac9ee15fa07594039e46 [diff] |
Merge changes I7d25f88d,Ie71a8f57 into main am: fe7c4aef9a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2849454 Change-Id: Ie8ff41627336ea2797418bfd52c3750cce85bb17 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: