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
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.