docs: Use positional argument for resources am: 7817ff507d am: 325dc99c0d

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

Change-Id: Iea8522275367d5f5c02668284f3ee6d002b4001f
tree: da835fdc5ea873f6b179e75afd8b5b5219036f22
  1. dist/
  2. docs/
  3. OWNERS
  4. 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.