Merge "Abort when trying to insert duplicated entry" into main

GitOrigin-RevId: 5b466f8d01b2d1d91885e1be2e2c621cce4d358e
Change-Id: I726f18686797f8eb4b054d81f7459f94ec65e841
2 files changed
tree: 64d43c98d320ba06f536145dc319bdbe808a75d3
  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.