Make test-io available to all dependencies am: 3b40e961d8

Original change: https://android-review.googlesource.com/c/platform/hardware/google/aemu/+/3270361

Change-Id: Id33825f7a910759036df46b0cc51cea09e52270d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: 40b49ae52918f4dd94264b1201f93b0bc85690e6
2 files changed
tree: 387f85645065ef501c7d4e0d8f9d204de7b5b659
  1. base/
  2. build-config/
  3. CMake/
  4. host-common/
  5. snapshot/
  6. third-party/
  7. windows/
  8. .clang-format
  9. .gitignore
  10. Android.bp
  11. BUILD.bazel
  12. CMakeLists.txt
  13. LICENSE
  14. README.md
  15. 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.