Merge "Remove duplicated header" into main

GitOrigin-RevId: 779b9c523597ae31727ed1f63b6a5e1f4e2473d5
Change-Id: I27019e3304b348f933ce20298f52e243ab7d0374
1 file changed
tree: 7542f3e4dbb5cabf1ad6a0e4fca3bdaf534b805d
  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.