Port debug.cpp implementation from emulator am: 9babf22f01

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

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