Move dist rule to bazel_common_rules. Test: presubmits Bug: 197589841 Change-Id: I2cb506b3409a083da2ce4bf426adc0f8b126d5cc
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.