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