Delete test_mappings/.

Usages have been cleaned up.

Test: TH
Bug: 329305827
Bug: 330775243
Change-Id: I9055e3d6fbe58fdaa7cbf3a2155c0bde27abec93
3 files changed
tree: da539b8d14fd69491b5ba5311ce1717526ebe243
  1. dist/
  2. exec/
  3. platforms/
  4. rules/
  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.