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: I38dbc0c08e15cd2cc33d9315f646551eb5064414
1 file changed
tree: ea95e1685a9f4c940226422af0ef03e8922c86bc
  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.