commit | 38a520ec290325d2cc0543869def441360eb559f | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Nov 29 02:41:09 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 29 02:41:09 2024 +0000 |
tree | 77715858139020f580ffe245d804692991eb8631 | |
parent | 96545a979ecf135fd7a734bcfff60496f665a4a5 [diff] | |
parent | b84cba64cc979e1fe8127feae01c85d7ea4ec063 [diff] |
Merge "Rephrase some sentences" into main am: b84cba64cc Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3380396 Change-Id: I435bbe9ade7f9270289f25a7b5b3a7f6da419be2 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: