commit | 19c17980aff58e72dd752fcba4f2947e0326feeb | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Jan 14 06:05:18 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 14 06:05:18 2025 -0800 |
tree | ab1f736e1c60b3101ccda59eb904f0851da35f31 | |
parent | ba6dc8ba833611a263ffd14f2d0dbe4ee7793773 [diff] | |
parent | 4f44d48e4be633b4f756dbefb9869c052fd5de15 [diff] |
Merge "Handle URL in browser" into main am: 4f44d48e4b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3445029 Change-Id: Ia1c0be89650442861029f8b914de505f346d0e92 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: