commit | bc286012949ab44f54c8f354b40963517023499f | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Nov 29 03:14:30 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 29 03:14:30 2024 +0000 |
tree | be4cbbb63e5f8c9f316561405df24685a87e8055 | |
parent | 9271992c9b0ae9055528d26c5b4bf9e897326fff [diff] | |
parent | 38a520ec290325d2cc0543869def441360eb559f [diff] |
Merge "Rephrase some sentences" into main am: b84cba64cc am: 38a520ec29 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3380396 Change-Id: I2145465ee0dfcb7333bf0734eb320675127dd539 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: