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