commit | 7680795207b131ddbde404cbcf163c2276751c80 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Oct 05 07:17:29 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 05 07:17:29 2023 +0000 |
tree | 0c37eabe8051b49a31159aab15fc8738f416cc41 | |
parent | 7200f05e231a66c898943a864695039471fb9a2b [diff] | |
parent | 88b6e3c1ede521af69d620d893ea2108fc6fe876 [diff] |
Merge "Decrease timeout to run tests in shorter time" into main am: eefa68195a am: 88b6e3c1ed Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2770206 Change-Id: I5573921d21181cc0354fc2819dcdb77a62e3f989 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: