aemu: remove unused files

Not needed.

BUG=377379303
TEST=CI

Change-Id: I58b253c773d99c0aa83291cae752ec787e969c81
GitOrigin-RevId: b4e61f9dea628cff1766b1f86a568e636ac689bc
1 file changed
tree: fe0bbcff028dac918733a45dc5ec561685bb85c3
  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.