commit | 66e097ea37fbf77301473bd7ad6fc2c722bbc379 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu Dec 08 19:34:31 2022 -0800 |
committer | Yifan Hong <elsk@google.com> | Thu Dec 08 19:34:31 2022 -0800 |
tree | ac6d0a3e3d3973f4f65986a08e7a674479e0f9cf | |
parent | 806228628d9bdec12605ccd50a9ec18fb7d7379b [diff] |
Move remote_coverage_tools to bazel_common_rules. This will benefit other projects like Kleaf. Test: TH Bug: 261489408 Change-Id: I1f3b43b66db2c5be2ced3f3c6168a05b3d3f590a
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.