commit | 480cecf6dd49cb8e60bd65aa4c1eae71d92333a4 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Dec 02 06:55:11 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 02 06:55:11 2024 +0000 |
tree | 2a505639f5b8857d2b16564bede0c56fd084e9a0 | |
parent | 2b1bac642d1620b12318d90a8b5abd28ae12b64c [diff] | |
parent | bf0373bcb584fde6c4e84fb315074b2f96b4c633 [diff] |
change build_id path to pwd am: bf0373bcb5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3383751 Change-Id: I9cedc2f31c7f310815d68e45e15fd49d3fa3ba95 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: