• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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