s/test_mapping/test_mappings/g

Test: TH
Bug: 228560650
Change-Id: I87b43dca6e507832a35983c10b5f7020a05f731b
3 files changed
tree: bf4210db997e907f4cf7d00de9949a3ed6c2223c
  1. dist/
  2. docs/
  3. exec/
  4. test_mappings/
  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.