fix: Set lz4 module version to 1.9.4

Updates the lz4 module to 1.9.4, this is the version we are building and
is the one that exists in the public registry.

Change-Id: If13e1bea893fb636f25cbb456c9e27edd8018a22
GitOrigin-RevId: 008990c013146b93a0ba7f1cc2a24511d5a8d3d0
1 file changed
tree: ea85991d1a6ac5bc49316e307fec68b290c6d1ad
  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. MODULE.bazel
  15. README.md
  16. 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.