commit | eef44ce473e813043f6cc8aabd322178e8cb58a0 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Nov 29 10:26:04 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 29 10:26:04 2024 +0000 |
tree | c9f6419c971161b95128bb1d124d5c6eecd8c9f1 | |
parent | 33d61f29ed77c4121c5dc52ff42375f57f8fb8ad [diff] | |
parent | e6c4cdd982bd67ed9479ce9043e5b537176bc05f [diff] |
Merge "Add the release script" into main am: 7a2d0fd2ac am: e6c4cdd982 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3380872 Change-Id: I6655f81064dc5a5c1b6983a750b7f3f9faa76605 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: