commit | 45f63c30e858e822984aa57c9322879b5633c2bd | [log] [tgz] |
---|---|---|
author | Jason Macnak <natsu@google.com> | Fri Jun 14 20:50:13 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jun 14 20:50:13 2024 +0000 |
tree | 260e1eb7fa146ac3c01feb0eae12e1c319f53262 | |
parent | 091cffef6b62b6ac1caacebc2235c516cdca6fe8 [diff] | |
parent | 24af4a55816ac3c438805da0c92ce2b749fdabe8 [diff] |
Merge "Add GpuConfig" into main am: 24af4a5581 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3080695 Change-Id: I45fb44ea73a95f9735f687333e6e36772463bc2c 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: