commit | c4cb309a3caf2dbf0b8bc1c8af16b426cfbe0d8c | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Mar 06 03:38:28 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 06 03:38:28 2025 -0800 |
tree | 759b1f571e74b401357023584ceabfb51ff188b0 | |
parent | 73565c3676cb9709571256c0a3359223f2840706 [diff] | |
parent | f7e4dfd7bc679b2aaf6fdbba06725c8f76afb9dd [diff] |
Merge "Add option for gfxstream" into main am: 8e2475af9a am: f7e4dfd7bc Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3527294 Change-Id: Idf67a70278e30bc9d9e955db1f3cf3dad8ca91c0 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: