commit | 09eb9902a01f9f11fda75a8abd7fe86170df8399 | [log] [tgz] |
---|---|---|
author | Jason Macnak <natsu@google.com> | Tue Jun 18 06:16:42 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jun 18 06:16:42 2024 +0000 |
tree | 45a190a462491895b70b57331bef6c9bad32ee6d | |
parent | 5f4f1d5b8e574bafa0284a26c3de988b9a2f1bfb [diff] | |
parent | bcf4fdb3540ba9947af37fb2ae895d0a93a6aaaf [diff] |
Merge "Use a wrapper around ANW to allow updating Surface" into main am: 8808313b13 am: bcf4fdb354 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3127803 Change-Id: Ie242c55c1c467e9049da4b8886fa067d11a951f8 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: