Add VulkanVirtualQueue feature flag

Bug: 327230380
Test: deqp *.multi_queue.*
Change-Id: Ie8f9dcde1d1575a5e160a3e7f9e58e8810da453f
GitOrigin-RevId: 983aa431e8a068aa25d271d88c86a0baea3e7ab1
1 file changed
tree: cee0f666ef052a4488431f710bd6057228a2d75c
  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.