commit | 12ec54493c7ce5ab631d940817287c7b7f41d521 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Dec 06 00:50:48 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 06 00:50:48 2024 +0000 |
tree | c758d956c2c70cfa9a0b3b877d5f693626bc9e41 | |
parent | d64178f6297c0f468ad6cf9d0cdc7bd5860ff4d6 [diff] | |
parent | 99092940fb7850acdf8121f6d3211688b791f6d8 [diff] |
Run VirtualMachineService only for Microdroid am: e1758af0a7 am: 99092940fb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3391935 Change-Id: Ifc62425e342f327744c455ee83b6145873d55e14 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: