commit | 6d58fab0589a644dcba6bb4ce72558e94e7ad640 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Mar 18 02:55:24 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 18 02:55:24 2025 -0700 |
tree | b26ae464895ca5626c4430af105de204c62aa868 | |
parent | 94c74a2c3994b8813d17d64b9eeefdded96be2d7 [diff] | |
parent | ff109630021bc3f8014babbd1dc2c6174a9cb5ec [diff] |
`vm list` shows VM's name am: 18ceddcd94 am: ff10963002 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3546182 Change-Id: I4db744fcf7ae5f909dc98957852fc00405175fe9 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: