add VulkanAllocateDeviceMemoryOnly feature am: 729f58b2db

Original change: https://android-review.googlesource.com/c/platform/hardware/google/aemu/+/2969906

Change-Id: I99df6a4728157fe8fd3f492a125441bbf4966b90
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: 89445c3876a8a175bbe4a919ce0b0050b4f8978b
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.