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.