Delete kotlin/rules.bzl file
Bug: 277800767 Test: treehugger Change-Id: I5cff1e4bbb18b9145335169bc4edb0d569525b35
This commit is contained in:
@@ -2968,7 +2968,7 @@ type kotlinAttributes struct {
|
||||
func ktJvmLibraryBazelTargetModuleProperties() bazel.BazelTargetModuleProperties {
|
||||
return bazel.BazelTargetModuleProperties{
|
||||
Rule_class: "kt_jvm_library",
|
||||
Bzl_load_location: "//build/bazel/rules/kotlin:rules.bzl",
|
||||
Bzl_load_location: "//build/bazel/rules/kotlin:kt_jvm_library.bzl",
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user