Platform Tools Release 33.0.2 (8557947)
Snap for 8554636 from a89db65c870180067f6f2a64c9d1f4b2a3252b80 to sdk-release

Change-Id: Idf7d019c212e8e9498f833d3f8df33de87c3c645
tree: 9ec7d93d38d0883702a68551237d4d361bcc4283
  1. dist/
  2. docs/
  3. exec/
  4. test_mappings/
  5. OWNERS
  6. 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.