commit | 30fa673734acb0dc1556de3ec111fb4403360c00 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Mar 24 04:35:16 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 24 04:35:16 2025 -0700 |
tree | 65616a6c4397074881d81072dc91d7470fdc2adc | |
parent | 69644a472a7bc2b89232fca7a153442ec5d96f08 [diff] | |
parent | 23d3d59e0d94898f20581b49fe08e0e19079110b [diff] |
Merge "closeTab calls finish() instead of finishAndRemoveTask()" into main am: 23d3d59e0d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3556406 Change-Id: I43a2ed617662b1cbb832921165494a5d2e2f276e 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: