commit | 043388a663452d6d4fde0d5e70dd9c315ecc07ab | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Nov 20 12:08:15 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 20 12:08:15 2024 +0000 |
tree | e95d458f882389e006f4bbc340edc511fc049b6a | |
parent | 838f1d0882e87e28c05c29c97314e65d0a550172 [diff] | |
parent | fe1733f52ce2eae517518ba022b9d4c8fe7c025e [diff] |
Remove VmLauncherApp am: fe1733f52c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3364139 Change-Id: Ia9850e3b6e834fc0144dfc147de3ccce389b280b 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: