commit | d160b2f3c28cb68054ac269a0d720f7040db05ad | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Nov 21 15:05:01 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Nov 21 15:31:19 2024 +0900 |
tree | 9461feafe358852d70d7b5b305bee28c3563b843 | |
parent | fc5d46550a6109182a77eb31939bfbf2d30ca3ac [diff] |
Fix xtermjs a11y bug about onKey With IME, onKey doesn't work well, so xtermjs cannot clean up previous content properly. So use onData instead. https://github.com/xtermjs/xterm.js/pull/5221 is the upstream change. Bug: 376827479 Bug: 376824356 Test: type something + enter, and then type something + space, and then check talkback behavior. Change-Id: I6dd2edf8a7aa4d7a29587581b5bd56108bfb7af3
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: