commit | 800eeca2e254b9c4056f9e8827a50276f0c1144f | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 26 11:42:29 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 26 11:42:29 2024 +0000 |
tree | 7eb84f641a50b2a700dd624efa61b71527d4f18d | |
parent | 1361fcd0055639ffad972e554a4fb8bae4c0bc8c [diff] | |
parent | 3cea30d7ca9266f437327ab6bd721e8a2a7d209c [diff] |
Measure image size and show it in the description am: ed3bfb178c am: 3cea30d7ca Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3377273 Change-Id: If4ac204a4801039fb2dbb8a2a31aad8ed24c9add 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: