commit | 8cc2ade4f20e01dc90620b09dc68904fb6a51204 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Oct 17 08:34:56 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 17 08:34:56 2024 +0000 |
tree | 9b12111efea73101d6b2466473e96b54cf09afd2 | |
parent | 2a1aa827e2689f51d702a6e410c7cf7272bdea48 [diff] | |
parent | 832b5d3f038a1c03b6b3fc3ac17dfce0bb9d8d6e [diff] |
Merge "Revert "Set droid's gid 1000"" into main am: 832b5d3f03 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3310856 Change-Id: I81848cc1b311bf21c4543cdc94fec3b2f7d0de1e 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: