Add QtRawKeyboardInput feature

This adds the QtRawKeyboardInput feature to the feature control.

Change-Id: I54562b0f4941545a481a9d58124e661fe935f85d
GitOrigin-RevId: 702a98f237c2012fcae46b4480a9e289b373d89d
1 file changed
tree: b385e91b24071673caa898b7d8d16b800b6b4755
  1. base/
  2. build-config/
  3. CMake/
  4. host-common/
  5. snapshot/
  6. third-party/
  7. .clang-format
  8. .gitignore
  9. Android.bp
  10. BUILD.bazel
  11. CMakeLists.txt
  12. LICENSE
  13. README.md
  14. rebuild.sh
README.md

AEMU library

This is an utility library for common functions used in the Android Emulator. External projects (gfxstream, QEMU) may use to perform C++ functions.