commit | e2d43af772a66d5365ecb9a21edad66f6ce2f821 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Sun Sep 22 02:42:15 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Sep 22 02:42:15 2024 +0000 |
tree | 4881372c5c33540b4e06fef95eaa9fc56fe8bf57 | |
parent | b550f764c6d4bd6a0d19315fe63d40e90531b57d [diff] | |
parent | 61dc52351021dad67292f6ae51fe97f146651d23 [diff] |
Merge "Move permission xml out of the APEX" into main am: 61dc523510 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3272818 Change-Id: Ia45ccca57a224e1d897e6ee9c51f63ec3310cb30 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: