platforms: mark aliases deprecated.

Redirect users to use the central definition at
@platforms. These targets are pending deletion.

Test: TH
Bug: 329305827
Change-Id: I6fe60d29930cda749748b75de8c1e9ced437454f
4 files changed
tree: 37a2c1300a0bfd58974dba694ac4961c63e97f67
  1. dist/
  2. exec/
  3. platforms/
  4. rules/
  5. test_mappings/
  6. workspace/
  7. OWNERS
  8. 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.