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

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

Change-Id: I9336bd74cbbb4a7f7c7c8498ede2bd1e1e351723
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.