Merge "dist: add support for configurable file permissions (second effort)" am: 806228628d am: 8d551dc7f8 am: a2d4d938ca am: 8747924d1c

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

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