commit | f4cff8b06d7cb54bc631bfe2d53489c25a610ea8 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Nov 28 10:52:46 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 28 10:52:46 2024 +0000 |
tree | 47ecc59d7dc4b16a10d0992cd92f328a8eaf58b1 | |
parent | 8368dec9a6b12394c81b66bf8f1fd6668727bfd0 [diff] | |
parent | ff5c43ae569d01556100dd5b58edcc3aae861c11 [diff] |
Merge "VmTerminalApp: Relax char limit of 'restart to apply'" into main am: ff5c43ae56 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3371521 Change-Id: I237041647ce180197dc7c0a252811606e572fd82 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: