commit | d948f33d605d77cac93f2b7ea2568222c42e5ac8 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Oct 03 02:34:47 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 03 02:34:47 2024 +0000 |
tree | 4c0b3462c0e0c8433968526f03e9263a8eaa17bb | |
parent | e0ba25e7b22da0d5fc2554b0711ffc3b9ed1dbfa [diff] | |
parent | c3a78dfa22f357a9f694dccae5d9c06f5cd65243 [diff] |
Merge "Mark service-compos as system_ext_specific" into main am: c3a78dfa22 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3287562 Change-Id: I7e56e66c4563a03a4721abc8aa4275dde10e85b0 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: