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