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