| commit | 32678e45451c98182f2565fc62cdecf12f97d7da | [log] [tgz] |
|---|---|---|
| author | Jiyong Park <jiyong@google.com> | Fri Nov 01 05:20:25 2024 +0000 |
| committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 01 05:20:25 2024 +0000 |
| tree | 39919c4f4bd4d1a0e1aebb3d13ebafc37b2b9a6e | |
| parent | 4a425a089448434b674cfe522440418485787d3f [diff] | |
| parent | e21ff8053042a050f1b835f3b3d2fc430e9a895b [diff] |
Merge "Don't put the terminal app on the devices with no AVF" into main am: a7eed165a5 am: e21ff80530 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3328099 Change-Id: Ib3f34acb411c41e5a69c979c4785eea449f4874a 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: