commit | 5e6f63a39c890f424b6cb10312e83cc922c87cff | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu Jan 19 02:15:06 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 19 02:15:06 2023 +0000 |
tree | 96c880c60ebbbdc413268d1b7c6d8fc5e43badc5 | |
parent | 22895057cabcc8846735255cb4ff650884a97c8d [diff] | |
parent | 462dcdcccb0595260aa3b51b8dab302182a58307 [diff] |
Implement exec_rule. am: 462dcdcccb Original change: https://android-review.googlesource.com/c/platform/build/bazel_common_rules/+/2391475 Change-Id: Ic096779fa3c4115e10938143f1abd5e60876bcd1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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.