Sync address_space_host_memory_allocator.cpp to external/qemu

Bug: 322026591
Test: presubmit
Change-Id: Ib329f2434314ba82c726c5f4f0aba62d7dc1cac5
Signed-off-by: Roman Kiryanov <rkir@google.com>
GitOrigin-RevId: 926d94b552ca6874cbc774c2cdbda07ec64bc504
1 file changed
tree: f9068b71ed4ccbf9aa8ec9226f81e941497feb43
  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.