commit | 61da92ee951046221371807ee72f2b17e597b172 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Dec 17 21:22:03 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 17 21:22:03 2024 -0800 |
tree | cf25bfb4827e8346b75a07b909a4fd6d8a47c933 | |
parent | a7e608ec45c99a8a09671e244070b161bb79ac8c [diff] | |
parent | e3e932d9ef4a9b2925b435fa47dcf413dbc549ed [diff] |
Allow vendor clients to use AVF API am: e3e932d9ef Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3415938 Change-Id: I4021807c76fa71866b6d199eb951e219627dc6e6 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: