Move some host-common headers from hardware/google/gfxstream

... as Gfxstream itself does not need these anymore after
ag/32981102.

Bug: b/403363880
Test: cd external/qemu
      python android/build/python/cmake.py --gfxstream
Change-Id: I52d6d934555b80bd1b3deec6434f7430d5506d7b
3 files changed
tree: 43eab1f60f85bc59ba2478de7b7a7a4e396ea75a
  1. base/
  2. build-config/
  3. CMake/
  4. host-common/
  5. third-party/
  6. windows/
  7. .clang-format
  8. .gitignore
  9. Android.bp
  10. BUILD.bazel
  11. CMakeLists.txt
  12. LICENSE
  13. MODULE.bazel
  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.