Merge "Disable -Winvalid-offsetof warnings in SmallFixedVector" into main

GitOrigin-RevId: c9f4abe5a82b2295a86cfd4059a08f43694ef689
Change-Id: I575de1960ec8494a2bae05de3ba71f62ac695c40
1 file changed
tree: 1fef41156e3b7ced908cdcdd48f2a732922c2baf
  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.