Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
dist/ | 04-Jul-2025 | - | 617 | 492 | ||
exec/ | 04-Jul-2025 | - | 471 | 372 | ||
OWNERS | D | 04-Jul-2025 | 182 | 6 | 5 | |
README.md | D | 04-Jul-2025 | 290 | 8 | 5 |
README.md
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