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