Merge "Remove -Wno-ignored-qualifiers and address warnings" into main

GitOrigin-RevId: a7a5ff8b92389ef6c7e2e436441773d1745b1329
Change-Id: I78a9fe16f83a0b6fea5dcd54efa47bc9bf684c15
4 files changed
tree: 6476031eda8149bc2369ca0ceefd8db2a337f4db
  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.