commit | f4ed7b15866f71a4d0c961043d318b40881655a0 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Nov 27 09:02:54 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 27 09:02:54 2024 +0000 |
tree | 3da3fb466c2d92bb5959e2b219b20420ebbee93b | |
parent | 1d63ba44ce9d8ce34ca1e98f3ac5c611c13bbb22 [diff] | |
parent | 00ac87822a2ae212cfa74c73804f76758b6a74aa [diff] |
Merge "Don't announce "not checked"" into main am: 1a221339e4 am: 00ac87822a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3376010 Change-Id: Icff3a7f0a0d1a58792968ee24114463c8f9f8b7d 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: