snapshot: provide interface to register vulkan apps

Bug: 394858408

Change-Id: I4acbd592ffd3dca5b56f1f304be341cac1c3213b
GitOrigin-RevId: 3016fe9e1c82e134349d61455b225872ecaa68ef
1 file changed
tree: 0cba1ee4a8bf5fc97b6ac35ff91ccb05394db21b
  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.