add VulkanAllocateHostMemory flag am: b2c6b49f47

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

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