add VulkanAllocateHostMemory flag

Bug: 225541819

Change-Id: I3725a6e8d1dd04575817472f11efe283d59a7f76
GitOrigin-RevId: b2c6b49f47dae51a81df5248277c00bd6956f260
1 file changed
tree: c9a6967b43b117a3f4c41826870eac9f683babcf
  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.