| commit | d1b880b3fe4fd6c0f6bbb8c0645941051e803fc9 | [log] [tgz] |
|---|---|---|
| author | Jeongik Cha <jeongik@google.com> | Fri Nov 01 16:28:02 2024 +0000 |
| committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 01 16:28:02 2024 +0000 |
| tree | 0315d4664970aafbc6f64ba0c11229d8842d4c44 | |
| parent | be5ab72ba234dc20244ff14a4bb975be9319fc6a [diff] | |
| parent | 1f24939a289600aa1556c12e12e48215af42d208 [diff] |
Merge "Use random port for grpc service" into main am: 1f24939a28 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3328180 Change-Id: I353ae29a76cea77e82cb0c89508804d8939edc75 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: