commit | 985b640c45edca184635356a573ad454ec3e13d7 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Apr 15 18:13:00 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Mon Apr 15 20:54:03 2024 +0900 |
tree | da4d11d1f8bb8d7aad8510ef1f22d7d835742c01 | |
parent | ec8fd19bd1c543e75c4765fe6f2ba462f408b608 [diff] |
Implement basic keyboard input It doesn't support some key combination, but basically works. It might be an interim solution for a while until evdev is avilable. And also refactored the code about sending evts to the socket Bug: 325930433 Bug: 331191129 Test: connect keyboard Change-Id: I4fb0f62fd705b52b6557737a70575f9769f864e0
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: