Revert "Remove unused zip.bzl" am: 53490f9ecf

Original change: https://android-review.googlesource.com/c/platform/build/bazel_common_rules/+/2947645

Change-Id: Ibc0f0227b280ef5bf364fd1f71860a1dce3bd61b
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: dec953318ec716d8257efbffabe1bc168d5ab5b9
  1. dist/
  2. docs/
  3. exec/
  4. platforms/
  5. rules/
  6. test_mappings/
  7. workspace/
  8. zip/
  9. OWNERS
  10. README.md
README.md

Bazel Common Rules

This directory contains common Bazel rules and tools shared between the Platform and Kernel builds.

For platform-specific rules, place them in the platform checkout's //build/bazel/rules directory.

For kernel-specific rules, place them in kernel checkout's //build/kleaf directory.