commit | 54ab689fabd0269ed39ceb8fa8845a5181c32e82 | [log] [tgz] |
---|---|---|
author | Priyanka Advani (xWF) <padvani@google.com> | Tue Aug 20 17:43:03 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Aug 20 17:43:03 2024 +0000 |
tree | 2a77e900ee4a34dd518164d548986345a14d2564 | |
parent | 027f02a709d8095c63da1d6638b3aba769a38549 [diff] | |
parent | 5736af61513e46f10c932dfd67f5a79eead460ba [diff] |
Merge "Revert "Add microfuchsia apex that runs in AVF on bootup"" into main am: 5736af6151 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3232210 Change-Id: Ia2a7742f44b23d67c442756511435f2a01758843 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: