Merge "Avoid holding device lock while destroying specific context" into main

GitOrigin-RevId: 1ed9bf08399146945d12c75b0571f9168cca6085
Change-Id: Icf3323a131ab50a0c5d8681a0d91bd0d0bc534b5
1 file changed
tree: 437fa95abc313524aa08da5ad25cc1c542a2bfbe
  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.