Merge "Allow mixing add and addFixed in HybridEntityManager" into main am: 453652eec9

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

Change-Id: Icc0cb15cf7c9693f5e8de86ccab148a1e67706f6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: 119c7cdf37eae6f5ce49ac4f94e1a7bca9f107d3
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.