Add exec_test. am: 4b96d85dac am: aa9e4ce493

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

Change-Id: If6c51f061ba5f94b2ff4403d1cef381e7a43e0c7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 81bd3f5a3969a1705370d3e0cd6e49f387375f68
  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.