Merge "Add support for building with bazel" into main

GitOrigin-RevId: 70f260c5d1e65ebce521a36e6b3e2d4477e78e8f
Change-Id: Ie674f86fc488d3db8821d61b58a13d7bcdcc4866
4 files changed
tree: 2bd3a5a3173ac8c9d8fcb2771216320b90dc9db4
  1. base/
  2. build-config/
  3. CMake/
  4. host-common/
  5. snapshot/
  6. third-party/
  7. .clang-format
  8. .gitignore
  9. Android.bp
  10. BUILD.bazel
  11. CMakeLists.txt
  12. LICENSE
  13. README.md
  14. 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.