Use Win32 API for UUID generation. am: 7d913617cf am: 38c6446cee am: 2a43f726c4 am: fcd6bca852 am: 8f8fb18951

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

Change-Id: I8f53a570ba93e4bf19a1a582145c6dfcdf30d004
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: 0f2e99bdbcd8e2bdad6d63e47f8ee09ee3b81b4d
1 file changed
tree: 82d50832211432609d5724b55cd677e802400f0a
  1. base/
  2. build-config/
  3. CMake/
  4. host-common/
  5. snapshot/
  6. third-party/
  7. .clang-format
  8. .gitignore
  9. Android.bp
  10. CMakeLists.txt
  11. README.md
  12. 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.