Merge "Add an implementation of status macros: RETURN_IF_ERROR and ASSIGN_OR_RETURN." into main am: 7f3d20ce12

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

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