commit | 78dd87a809e1f22f265c4411233ff616713a798c | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Feb 13 08:56:07 2025 +0000 |
committer | Armelle Laine <armellel@google.com> | Sun Feb 16 07:44:10 2025 +0000 |
tree | 7de895196926c074c8d31ea9856ded61fbd68241 | |
parent | f2ec742d14870123d742f9a7b61b3ee611252f4e [diff] |
virtmgr: fix /system/[system_ext/product] path rebase Bug: 396964713 Test: atest virtualizationmanager_device_test Test: lunch qemu_trusty_arm64-trunk_staging-userdebug Change-Id: Iebce0bf2b25d82935ba4737434c48002871e8303
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: