commit | c4213ea058524def4beb6b2ae270d2ab8203ac76 | [log] [tgz] |
---|---|---|
author | HONG Yifan <[email protected]> | Fri Jan 03 15:52:56 2025 -0800 |
committer | HONG Yifan <[email protected]> | Fri Jan 03 15:52:56 2025 -0800 |
tree | e54991d3f80dbcdca002ed971728dd3417b518fd | |
parent | d1adeee562526d5faceee4fd21abcef569a08beb [diff] |
kleaf: better warning for copy_to_dist_dir. If deprecation is set, the message is not printed when building a target that is in the same package and depends on the copy_to_dist_dir. Use print() for a more explicit warning message. Bug: 331730853 Change-Id: I7340a57107ad51bb42e084401a3627f2fbcf3ee6
This directory contains common Bazel rules and tools for Android Kernel builds and possibly other Bazel based builds.
For kernel-specific rules, place them in kernel checkout's //build/kleaf directory.