• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

dist/15-Dec-2024-473374

exec/15-Dec-2024-721574

platforms/15-Dec-2024-278236

rules/coverage/remote_coverage_tools/15-Dec-2024-2116

workspace/14-Jan-2024-9480

OWNERSD15-Dec-2024239 97

README.mdD14-Jan-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