[automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: 5346324af5 -s ours

am skip reason: Merged-In I3e1833e8896aa47df0d27aeca5374f31bdb55bdd with SHA-1 6eb9d06612 is already in history

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

Change-Id: I0d53c93089d936217898818fd29da6e66db59136
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: ea6b8944dd62b590f46bccbf26839769104f41db
  1. dist/
  2. exec/
  3. platforms/
  4. rules/
  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.