commit | cc12a5284157b206401d863e2b183e5d70aa143e | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Oct 02 16:32:14 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 02 16:32:14 2023 +0000 |
tree | bf0c8e548e35a65b3fee19fc6410bb7a5730634b | |
parent | af2d0c4df6ce3ece5d343bae055bca37a843856a [diff] | |
parent | 848061a474d172e0e71cf4f5e4fff7bdd144a164 [diff] |
Merge changes from topic "b/302677468" into main am: e6a6518eb2 am: b3bfc47e53 am: 848061a474 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2769599 Change-Id: I1b2f64a4bfad606e12674781afa02f98efb83c39 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: