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