Add test_mapping rule. am: 6537f46832

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

Change-Id: I85307366292645f98206f5d93012bb5acf971ccf
Ignore-AOSP-First: this is an automerge
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 156da27068d16ffbd9d3a1cbb3f99ce7dd7b8c23
  1. dist/
  2. docs/
  3. exec/
  4. test_mapping/
  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.