Remove extraneous gfxstream dep and add lz4 repo rule

... to allow build aemu standalone.

Bug: b/403363880
Test: git clone https://android.googlesource.com/platform/hardware/google/aemu .
Test: bazel build ...
Change-Id: Ife72a1b9baec0e6fa9e15f11cc1a4cc61e95b575
GitOrigin-RevId: 3c1ced8a369417db591eb7cd083af5bb2c317975
1 file changed
tree: f1c8d1171bcdaa3417be9eb715aa7fb78e39aa92
  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.