Make the logging library shared am: 5c6bb90a64 am: 8bc35621cf am: 59c2e9bc25

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

Change-Id: I01e523fa5c0175774ce085dc3eee2e4de06e7d47
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: 733b6d5c77ac9be311164913d80dfd315b4aa494
4 files changed
tree: d33382630aef26c79f4b290a06b8b9b6a4959acd
  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.