feat: Implement dirent API for Windows using WinAPI am: 97208f5344

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

Change-Id: Ib22927b197d19785fb07997db1e54a48fc6935b1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: f9bf6abdc327cf21ebb854c1c30522d820a0be9f
5 files changed
tree: e90e2227f93e83df788c35d15006ec4ff2f3bdd1
  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.