Merge "Expand `EMULATOR_LOG_##severity` in the first macro definition" into main am: ed67264fca

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

Change-Id: Ica895891dd691833a2a3c17cbe985b2a9f4bdbca
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: 6243dda9a7beb859243b5d1f24cc72fc03ce3166
1 file changed
tree: bf04eee639c1bd78ef77b0d28b7c1dc97d22e50e
  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.