workspace: define bzl_library. ... so it can be used for docs generation. Test: TH Bug: 240531712 Change-Id: I8a01591106e552b09f5f0a61d23e258f948d5187
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 directory.
For kernel-specific rules, place them in kernel checkout's //build/kleaf directory.