aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 21dbb5a9bf6572c3f850c330844ae901a7e8c55f (plain)
1
2
3
4
5
6
7
8
9
10
11
# Bazel Common Rules

This directory contains common Bazel rules and tools shared between the Platform
and Kernel builds.

For platform-specific rules, place them in the platform checkout's
[//build/bazel/rules](https://android.googlesource.com/platform/build/bazel/+/master/rules/)
directory.

For kernel-specific rules, place them in kernel checkout's [//build/kleaf
directory](https://android.googlesource.com/kernel/build/+/master/kleaf/).