commit | 462dcdcccb0595260aa3b51b8dab302182a58307 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Jan 17 14:06:45 2023 -0800 |
committer | Yifan Hong <elsk@google.com> | Tue Jan 17 14:08:15 2023 -0800 |
tree | 96c880c60ebbbdc413268d1b7c6d8fc5e43badc5 | |
parent | 79e2b6187fbbfb9342caf4c1778e97613fc984c9 [diff] |
Implement exec_rule. This is similar to the exec() rule, but allows caller to specify a custom transition. Test: TH Bug: 264710236 Change-Id: I4f9419a750502edaacf1acc20e3a3f69e3d38a05
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.