Retire RecurrentTask::waitUntilRunning am: 291190a9b2

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

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