Merge "move logtags rule from //build/make to //build/bazel"

This commit is contained in:
Sam Delmerico
2022-11-01 13:50:10 +00:00
committed by Gerrit Code Review

View File

@@ -2344,7 +2344,7 @@ func (m *Library) convertLibraryAttrsBp2Build(ctx android.TopDownMutatorContext)
ctx.CreateBazelTargetModule(
bazel.BazelTargetModuleProperties{
Rule_class: "event_log_tags",
Bzl_load_location: "//build/make/tools:event_log_tags.bzl",
Bzl_load_location: "//build/bazel/rules/java:event_log_tags.bzl",
},
android.CommonAttributes{Name: logtagsLibName},
&eventLogTagsAttributes{