Add workspace package. am: 0b6d79dba7 am: 3801fd3fe0 am: 392e92505d am: b3b250d6b5

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

Change-Id: I0d904c15ab55f30816a91ca4d31f3f0774d6d190
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: f6cb16d8c986618e5964af20b0ea43c6e3dc36c6
  1. dist/
  2. docs/
  3. exec/
  4. test_mappings/
  5. workspace/
  6. OWNERS
  7. 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.