Merge "ring_buffer_unittest.cpp: Disable ProduceConsumeMultiThreadVaryingStepSize" into main am: ed69e33fb4 am: bf3306c288 am: 9ac05e3250

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

Change-Id: I326105002fde22e763380e6e83e58e26462eec2a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: 698779e2f601283dd2eea4eedbc951d77647904f
1 file changed
tree: 5c0d2920a9172be53868aa75f46d0cf2db29051c
  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. LICENSE
  12. README.md
  13. 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.