Merge "Add status matcher helper macros." into main am: cf7d07f754

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

Change-Id: I74401c867465b54018699d480005b612859946d3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: 2c8e0bedf61e6a694efcd6b86109d60321937248
1 file changed
tree: 5096b2132d0b68a20bc3f2590fcbc9f6ff3c84db
  1. base/
  2. build-config/
  3. CMake/
  4. host-common/
  5. snapshot/
  6. third-party/
  7. windows/
  8. .clang-format
  9. .gitignore
  10. Android.bp
  11. BUILD.bazel
  12. CMakeLists.txt
  13. LICENSE
  14. README.md
  15. 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.