commit | 2580ead80e1b005a9c15fdff58b0c4ef7a09f5d0 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Nov 06 01:22:16 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 06 01:22:16 2024 +0000 |
tree | aa2227087d0564973084812df0c2d44bbc9d5e39 | |
parent | a5b9c0490d862b4ae1e2d922a3cd775158e455a3 [diff] | |
parent | 2d927c940008289fa9565d098256010dcc2d0570 [diff] |
Merge "VmLauncherService doesn't start a new thread for starting gRPC server" into main am: 2d927c9400 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3333933 Change-Id: I001a0d16879459cdc9ee97886ff39aee91ab2d97 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: