commit | 0474752be88c3135d217d180274fb10f4278a6aa | [log] [tgz] |
---|---|---|
author | micky387 <mickaelsaibi@free.fr> | Sun May 11 16:06:26 2025 -0400 |
committer | micky387 <mickaelsaibi@free.fr> | Sun May 11 16:06:26 2025 -0400 |
tree | 4cb9f912df6a3b753b112029d0f5b87164fb639e | |
parent | 9cbb9a9e94ac07d41da083c12b9d3f033baf445c [diff] | |
parent | 342fd86e60b29efdc28703697342e4d6376afce3 [diff] |
Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/packages/modules/Virtualization into HEAD Android 15.0.0 Release 32 (BP1A.250505.005) Change-Id: I550eb2a0f207b2c83f0410bb5a020d6be8f3722d # -----BEGIN PGP SIGNATURE----- # # iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCaBqG7wAKCRDorT+BmrEO # eHvDAJ90rsGzn6Uq/LdFepgOBr42F3aTjgCcC4Q4Lx6w/bZZBDRuewiQtZZ2cWo= # =UCfK # -----END PGP SIGNATURE----- # gpg: Signature faite le mar 06 mai 2025 18:02:23 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: