Merge "Add VulkanRobustness feature control item" into main

GitOrigin-RevId: a94b36f5f089337ea3f5edb43960cdb9f38e2700
Change-Id: If31212b0caff1fd55b9c45eaf4464ba16a5f3085
1 file changed
tree: 8583d75090a477c93b46df1a7bc52b516350899c
  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.