Merge "Add an opaque struct to contain snapshot save/load streams" into main

GitOrigin-RevId: 26b027d4bc5a5489c1144b3c921af3fd62d8f7b1
Change-Id: Ifebf3a2b48cbf6a47bde0c284949ec78fb5aef7d
1 file changed
tree: cc57d377bb11199bded52b2d3f1596b5c03061cd
  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.