dist: Add -q option. If -q|--quiet, set --log=error. This provides a similar interface as pkg_install(). This is so that build bots can use -q to uniformly run copy_to_dist_dir and pkg_install targets. Bug: 331730853 Change-Id: I3d15f6b72e7d4b56908887d1d1b830ad1f8bc5af
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.