Loading cc/fdo_profile.go +2 −1 Original line number Diff line number Diff line Loading @@ -72,6 +72,7 @@ func (fp *fdoProfile) ConvertWithBp2build(ctx android.Bp2buildMutatorContext) { ctx.CreateBazelTargetModuleWithRestrictions( bazel.BazelTargetModuleProperties{ Bzl_load_location: "//build/bazel/rules/fdo:fdo_profile.bzl", Rule_class: "fdo_profile", }, android.CommonAttributes{ Loading Loading
cc/fdo_profile.go +2 −1 Original line number Diff line number Diff line Loading @@ -72,6 +72,7 @@ func (fp *fdoProfile) ConvertWithBp2build(ctx android.Bp2buildMutatorContext) { ctx.CreateBazelTargetModuleWithRestrictions( bazel.BazelTargetModuleProperties{ Bzl_load_location: "//build/bazel/rules/fdo:fdo_profile.bzl", Rule_class: "fdo_profile", }, android.CommonAttributes{ Loading