commit | 01acde4442bc48a7aea013345070eea37c336c51 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Jan 02 07:08:41 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 02 07:08:41 2025 -0800 |
tree | 9cc7e359809996e333173c97f247d7215568c8b8 | |
parent | b15f6c3a22f4e22f7beccbc0114da53e04d91c86 [diff] | |
parent | 0c296038f56a3f64d6b5ad7ad73fd00a7bd39356 [diff] |
Merge "Convert ConfigJson to kotlin" into main am: 0c296038f5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3432404 Change-Id: I86c9529db78efb5bb8e9fe0c52616119d8af7a7c 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: