Platform Tools Release 33.0.0 (8141338)
Snap for 8035509 from 65c2e9e92bbf70cce29c9bbd5e02b182164e887e to sdk-release

Change-Id: I6c475c20fc5649aa323b8bebc4d9d50079b70042
tree: 9c85e27d2f5f3cb76606ffb447c6f4b7153d55c0
  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.