docs: Use major version only for showdown am: 8e4cc7beba am: 562e758d12 am: 624129cb09 am: 843956ba15

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

Change-Id: I5650f8212da79e7c30cac3113f61496dc20fceca
tree: cef15e90ecd719d8ba31be2e4243119aa16b15fa
  1. dist/
  2. docs/
  3. OWNERS
  4. 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.