commit | 31a89bc78f75cec6459ce2d4897a8e81408d0286 | [log] [tgz] |
---|---|---|
author | micky387 <mickaelsaibi@free.fr> | Mon Jun 16 21:00:16 2025 -0400 |
committer | micky387 <mickaelsaibi@free.fr> | Mon Jun 16 21:00:16 2025 -0400 |
tree | bf12a811014677f15acc644410370ec7a0484447 | |
parent | 0474752be88c3135d217d180274fb10f4278a6aa [diff] | |
parent | c984fc337c11ca5edc03ccf02037b2455dd8fcaf [diff] |
Merge tag 'android-16.0.0_r1' of https://android.googlesource.com/platform/packages/modules/Virtualization into HEAD Android 16.0.0 release 1 Change-Id: I338486e40535b5356b06a35cecddbea16b070c66 # -----BEGIN PGP SIGNATURE----- # # iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCaEhhFwAKCRDorT+BmrEO # eDjOAJ4+YurFyDyg6cevMqzTO6hXRMw7EQCdGe5DD6tSQIpo/C5WYwfMrdvY8xY= # =avtO # -----END PGP SIGNATURE----- # gpg: Signature faite le mar 10 jun 2025 12:45:11 EDT # gpg: avec la clef DSA 4340D13570EF945E83810964E8AD3F819AB10E78 # gpg: Impossible de vérifier la signature : Pas de clef publique
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: