commit | fe40a3ed85b99db274e509e6462ef8f26990a524 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Oct 21 08:15:00 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 21 08:15:00 2024 +0000 |
tree | 51c624bf483d855e51ad7891d91edc59f5fe3b14 | |
parent | 205fe41447245abdff884810d35235eda34556ea [diff] | |
parent | fc863b6abd87d35b928de699a3fed3e46d115502 [diff] |
Modify vm_config.json properly am: 4e3021a8f4 am: fc863b6abd Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3313757 Change-Id: Ifa541953114e5d9bfdfb7828ed016ddf679a85d2 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: