Merge "Fix missing include after libc++ update" into main

GitOrigin-RevId: 59fb4589d15ebbf84346f09b88d222f5ce57a0d3
Change-Id: I865542b76d693b71db83a6ebb5c30ae374bf1a4d
1 file changed
tree: 36937d9de8b9bad77f29e0e27555a0bea37ed88c
  1. base/
  2. build-config/
  3. CMake/
  4. host-common/
  5. snapshot/
  6. third-party/
  7. .clang-format
  8. .gitignore
  9. Android.bp
  10. CMakeLists.txt
  11. LICENSE
  12. README.md
  13. 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.