commit | b6c79ff6c6619190994236233beb4291470efc79 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Tue Jun 18 20:43:43 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jun 18 20:43:43 2024 +0000 |
tree | 276a488cf09268ef446b4a747b98dab94edaf2e2 | |
parent | 49c1d07c437d9ba41e1c2abc323faf44dc322d5e [diff] | |
parent | 87799d52ee1620eaef058a69c6f7ce2e7ccc6d88 [diff] |
Mark ab/11976889 as merged in aosp-main-future am: 87799d52ee Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/27904019 Change-Id: I708c65537174acd8ab40800384fbeec79bb9320a 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:
AVF APIs:
How-Tos: