add vulkanInstanceEnumerate to vm interface

So to get a list of vulkan instance ids and
their app names.

Change-Id: I9ec75c55e21133ffe64a0a38fed401ca28f6bd62
GitOrigin-RevId: b5ea132569c0d0bf784a18f1f6dafe2284638ec5
1 file changed
tree: b157e912ac2472c50b0e7c03eacc7200333c1080
  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.