commit | 1c0c0ad91021fb2e6b04b9cc8748503ca695518d | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Dec 02 02:56:21 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 02 02:56:21 2024 +0000 |
tree | c1a902902257bca7a4c79ed39cfebbdd10c70c9e | |
parent | 03e3a2128809628965208d15f8d645082bd573df [diff] | |
parent | 7f62c3cb9dc18f980f4f4cd0cfcb4da117c16149 [diff] |
Merge "build/debian: Fix typo in variable name in build.sh" into main am: 7f62c3cb9d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3381188 Change-Id: Iabc6e8aa6add496b9b8bb1297ee0cb315a93927c 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: