commit | 0c68bedb768cfd2d4eab2fb6be9647ead4fced50 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Mar 13 00:17:30 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 13 00:17:30 2025 -0700 |
tree | c347702201f28d3e001169db1e205923e56dd0c2 | |
parent | 182f5ac091f0f1c43df244381ca0d3b8509f9eef [diff] | |
parent | 4b6764f66237b0c6f97258d9d84de1bf4665cf2e [diff] |
Merge "Handle gRPC canellation case" into main am: 4b6764f662 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3541280 Change-Id: I0372cc19344e2979c9d20370f2f703d1dd6fb3fe 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: