Add exec_test. am: 4b96d85dac

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

Change-Id: Ic6e9b33f4067ec33849c92786f54a56801592e7d
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.