Merge "Allow mixing add and addFixed in HybridEntityManager" into main

GitOrigin-RevId: 453652eec9136ee2f8462a9fe8d18935f9967458
Change-Id: Id5841cc91b8526ab29ee21c89932a94877c42223
3 files changed
tree: b701d5e4b2ea46c09936e072deddf68142ba1578
  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.