commit | 91dd611aba8706888013c1ea9d9cb002a252925f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Nov 24 16:40:41 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 24 16:40:41 2023 +0000 |
tree | 2b1b1a6c7c6c31ea8be884d4a06ad6ea3479be26 | |
parent | 773780ef10b16aa89287410b1cdb7b4c638f5a42 [diff] | |
parent | 44ff84bc484fbb0bb8ee96948d00c516d530fea5 [diff] |
Merge "Remove host_supported" into main am: 44ff84bc48 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2846175 Change-Id: I1d8a95f337a42b77fe056c0ba0002a2b9df057fa 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: