commit | 0abbaa35c3448e4b5834bb0ebf286d9e110923dc | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Feb 21 10:21:25 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 21 10:21:25 2025 -0800 |
tree | 03e8000a571b79befebb6e4d4bf5f72cfa9c49df | |
parent | b5d9bfaaec02b3db608ddad94e398c88373a20dd [diff] | |
parent | 9580cdac77be68f808864461fb178cbe554fe1ed [diff] |
Merge "TerminalApp: Fixes for RTL" into main am: 9580cdac77 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3498913 Change-Id: Iae15ee5172431a11ef18c523aba3ccbd18a9970a 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: