commit | aa558199afd3d896475eedc0a13b25c370cc2136 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Mar 24 06:42:04 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 24 06:42:04 2025 -0700 |
tree | 6825ca3c5b33193005444ea5130892943a4a807f | |
parent | 30fa673734acb0dc1556de3ec111fb4403360c00 [diff] | |
parent | 09149cf50f6941118e16274c2686c3846df52f50 [diff] |
Merge "Update a test expectation." into main am: 09149cf50f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3556124 Change-Id: I91dedab1728d1f2419fa752503bf68f900972cc7 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: