• Home
Name Date Size #Lines LOC

..--

dist/03-May-2024-280214

docs/03-May-2024-395308

OWNERSD03-May-2024247 97

README.mdD03-May-2024444 128

README.md

1# Bazel Common Rules
2
3This directory contains common Bazel rules and tools shared between the Platform
4and Kernel builds.
5
6For platform-specific rules, place them in the platform checkout's
7[//build/bazel/rules](https://android.googlesource.com/platform/build/bazel/+/master/rules/)
8directory.
9
10For kernel-specific rules, place them in kernel checkout's [//build/kleaf
11directory](https://android.googlesource.com/kernel/build/+/master/kleaf/).
12