commit | 6aa40f0aae65e556e27479cceaf492d5fb6871a2 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Oct 03 03:05:39 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 03 03:05:39 2024 +0000 |
tree | 2a4b146a250190bc08f600df3e5113b5d2d06240 | |
parent | 07b6cfda6bca5a11191f00c58097c842a5c4149c [diff] | |
parent | d948f33d605d77cac93f2b7ea2568222c42e5ac8 [diff] |
Merge "Mark service-compos as system_ext_specific" into main am: c3a78dfa22 am: d948f33d60 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3287562 Change-Id: Ie90e8c2b5bd428be4c70f6be78b001de48204dd3 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: