Platform Tools Release 33.0.3 (8952118)
Snap for 8952093 from e695a351cc9e55fa73cad7c9e77864e7a4f3d9fe to sdk-release

Change-Id: I6f2977d7738c386af826be2ada8a0c58141f7201
tree: 2346d58cf1ff8d3debb47e9a1b88af14584991bd
  1. dist/
  2. docs/
  3. exec/
  4. test_mappings/
  5. workspace/
  6. OWNERS
  7. 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.