Expand `EMULATOR_LOG_##severity` in the first macro definition (2) am: 3a38c4366a

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

Change-Id: Ifb26fdb584d782ec657c22d17d5685dc2271c37a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: cbecb3674f9346a9e945603c731461fc51fabc6b
2 files changed
tree: f77d575bc1513d5a2be20f9fef1e831bc3501414
  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.