Merge "Reapply "Add methods to check multi display state"" into main

GitOrigin-RevId: aea52c4c346feaa03cc64ed42a1c287898e55d77
Change-Id: Ic99dd4dc702be013e79a6bab8d2a81dc44a0c5e8
1 file changed
tree: 0524f583e36d1c597cdddcb0c58513278e4aa14c
  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.