Merge "Add BypassVulkanDeviceFeatureOverrides flag" into main am: 1b4f12d25c

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

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