commit | d9d7155069f30da80533c9508434ea3ba22d4a4d | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Oct 09 13:37:31 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 09 13:37:31 2023 +0000 |
tree | 46ad19433f0ec10a1becdb52595a4ed3dd9797fa | |
parent | 88188c6d95cd61c99e38b22f1b8654b65f9bdead [diff] | |
parent | c19db739b278e1f5ebbfc0e5d5398aa33bfeca86 [diff] |
Set API level 34 by number am: 64c575f4cc am: 9fedd1b816 am: c19db739b2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2775451 Change-Id: Id53c48326c29f840fe285829c1e4a05c48b5bd5c 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:
How-Tos: