docs: fix title. am: d7a8224156

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

Change-Id: I61e4caaa86d222a0a9eb29c39a3e47185b527638
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: 6ef7bd86804eeb65cd4b180b666c43a09d6c6a1b
  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.