Merge "Mark test_mappings_dist deprecated." into main am: 33d7219e61 am: d94725f292

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

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