commit | 07cde90f4f060b7235e92e08940d4ab7f891a338 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Aug 29 16:09:47 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Aug 29 16:09:47 2024 +0000 |
tree | 943d49f4b4ca0f378312dadc2a8bdc0044b948c4 | |
parent | f757cafd3b22125ccfff722aacb5411793e29858 [diff] | |
parent | 170a0b413a3730f5f08e72efd863238123e393fa [diff] |
Merge "Restrict RELEASE_AVF_ENABLE_EARLY_VM flag to only trunk_staging" into main am: 690b031796 am: 170a0b413a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3247282 Change-Id: I24e2a5a438e43009332fa8b55680b91e53fc0e3c 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: