aemu-base: Re-align the stream handle types am: eee9887efa

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

Change-Id: I6d2989aa1c63068e088583e9620b5ff94b7c3d97
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: ce7824ea17c4fa3708b7e8bf209bf54c05a59f1f
1 file changed
tree: a9ea749ddc21f08a32e42d352fe5353641ed3424
  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.