xref: /aosp_15_r20/build/bazel_common_rules/README.md (revision 7887bec861e78e44e4e86ae7a52515235a00b778)
1# Bazel Common Rules
2
3This directory contains common Bazel rules and tools for Android Kernel builds
4and possibly other Bazel based builds.
5
6For kernel-specific rules, place them in kernel checkout's [//build/kleaf
7directory](https://android.googlesource.com/kernel/build/+/master/kleaf/).
8