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
1 file changed
tree: e54991d3f80dbcdca002ed971728dd3417b518fd
  1. dist/
  2. exec/
  3. OWNERS
  4. README.md
README.md

Bazel Common Rules

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.