Delete workspace/. am: 4c26548854 am: 8829a79e1a

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

Change-Id: I3e0fd5e4d6f9a228c891bd20cfa409b8604f105e
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: 76439b9ad2e01794319a3778b2dcf2b168374fb8
  1. dist/
  2. exec/
  3. platforms/
  4. rules/
  5. OWNERS
  6. 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.