dist.py: apply Google Python style am: c6bc5b4878 am: b1943ce10b am: 6bd95bc7e2

Original change: https://android-review.googlesource.com/c/platform/build/bazel_common_rules/+/1810668

Change-Id: I5bf06bda3972375a158fde34d07bc5da15cd3aa6
tree: f0e57b3ba3b0b2cf87cf866bfe49d2f5796142c9
  1. dist/
  2. OWNERS
  3. 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.