kleaf: Delete platforms. Users should use @platforms instead. libc constraint_setting is added to build/kernel. Bug: 325514706 Change-Id: I9e53bdadcec0b753de9f5df6b5ac5313c3a4545d
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.