Snap for 10428683 from 5314598c66c44316340106f8ab276edef89d9c09 to mainline-adbd-release

Change-Id: I70e34897896e403f4c382424d06504ffecdacfe5
tree: 9fc58758036545a844bd37390f2976322c6aceb8
  1. dist/
  2. docs/
  3. exec/
  4. rules/
  5. test_mappings/
  6. workspace/
  7. OWNERS
  8. README.md
README.md

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 directory.

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