Merge "Remove extra newline in logs" into main am: 2a5ed0c0c3

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

Change-Id: I94ef25dd64b9dbd35269550a46b60d0b4981c13d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: 5238b9a6113716f32793750748829fe60f6a7f0a
1 file changed
tree: 28ca55070439194e39a3ba90602994242c10eef4
  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.