commit | e19ee3c0965a906695df6e5e8d8b1bfb20a36cfc | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Nov 22 07:09:40 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 22 07:09:40 2024 +0000 |
tree | b9890f60aa52dd7c6a0e4be32ed3e351fd33ef04 | |
parent | 80ed11f869a362487efbdaac00912fe2fe0b9c4f [diff] | |
parent | 68fe66a78ffdcfd2f620574180ba21e19d4adbdc [diff] |
Merge "Fix xtermjs a11y bug about onKey" into main am: 68fe66a78f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3367919 Change-Id: I9f66b7ec1156097590f8d704b9385eb22a11af9b 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: