Merge "Move CUDA headers to third-party path" into main am: f594a1329a am: 50b856822f am: 0272c2d0de am: d0842c8576 am: 18962d978a

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

Change-Id: Ic0024a68cab267d957749011547bc4696db98d46
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: 249be2d2b246a1d4b76320f95e8673e5488b2301
6 files changed
tree: 19e380118cae4ce8b2874e8da5cd6f1916f62b73
  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.