commit | acc8523a8e865f4391b3baf41da91a8fa41cd19e | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Aug 17 12:52:17 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Aug 17 12:52:17 2023 +0000 |
tree | cc2759ce3c57ff6b867f3968e363aa6b2a57a215 | |
parent | 84614087ae6d3f60b8271eec2bd0f7066dab3a0a [diff] | |
parent | f6deec392b2f85a204fced97ec82f354407e8611 [diff] |
Update OWNERS am: f6deec392b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2714793 Change-Id: I8d8df2c31e117d2b636832862548f630de3de483 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: