Platform Tools Release 33.0.1 (8253317)
Snap for 8253222 from 2f1e776c7143e4db64ef398a57d9f91c77c0ffa5 to sdk-release

Change-Id: If99304001c63a254dd5fc4b4daf586bb8319d008
tree: 338b83e4fef6e1d417f4429627e86fc91b98e093
  1. dist/
  2. docs/
  3. OWNERS
  4. 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.