Revert "dist: add support for configurable file permissions" am: 0a40cc071e am: d5565985e6

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

Change-Id: Id2038d14914e9b9243e8bce24f6e78d93079fc21
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 6547982ca37b7334fc3f7b1ef9cc378b2027b59e
  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.