add VulkanAllocateDeviceMemoryOnly feature

Bug: 324086743

Change-Id: I065270869f52d19ea17cdbdc337331af0326fa3c
GitOrigin-RevId: 729f58b2db326b601ef91bbda92a133f61a1d0c1
1 file changed
tree: afecc079853e5c20abb4a6da6d29c3912c49c482
  1. base/
  2. build-config/
  3. CMake/
  4. host-common/
  5. snapshot/
  6. third-party/
  7. .clang-format
  8. .gitignore
  9. Android.bp
  10. CMakeLists.txt
  11. LICENSE
  12. README.md
  13. 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.