Move rules_java to bazel_common_rules This will benefit other projects like Kleaf. Bug: 245624185 Change-Id: Ib495112628e32b98a430ac127b8b367fa36be2e7 Signed-off-by: Ulises Mendez Martinez <umendez@google.com>
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.