commit | 9fedd1b8167c0b5781840674437a1eb1d8c3ce68 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Oct 09 12:43:46 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 09 12:43:46 2023 +0000 |
tree | 46ad19433f0ec10a1becdb52595a4ed3dd9797fa | |
parent | 4175244babe7862efce5851dc403d2d640f0d47a [diff] | |
parent | 64c575f4ccd875b9d680176f2893dfd14d8e3186 [diff] |
Set API level 34 by number am: 64c575f4cc Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2775451 Change-Id: Ie17182959d6306cf23772c43978add3e94456b61 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: