Update README and OWNERS

bazel_common_rules are used by kernel builds only these days. Reflect
that in documentation and ownership.

Change-Id: Iaff913a1a2c43eaacdeb6820ee57b556a92bf2b0
Signed-off-by: Matthias Maennich <maennich@google.com>
2 files changed
tree: 14686f1aa0f7526f9a95c5e926fdb003346b31d8
  1. dist/
  2. exec/
  3. platforms/
  4. rules/
  5. OWNERS
  6. README.md
README.md

Bazel Common Rules

This directory contains common Bazel rules and tools for Android Kernel builds and possibly other Bazel based builds.

For kernel-specific rules, place them in kernel checkout's //build/kleaf directory.