aemu-base: Re-align the stream handle types

To match the rutabaga handle types again (crrev.com/c/6147819).

BUG=278138335

Change-Id: I9865a7892f954d5dea74b97abe608c376f533ec1
GitOrigin-RevId: eee9887efa1acd8f29506eae0757294a857f604f
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.