Add --strip_components support to dist rule. am: 1aa240aa8b

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

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