Merge "ASG: Avoid double save/load for external memory" into main

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