Merge "Change bp2build to switch to using custom fdo_profile macro" into main
This commit is contained in:
@@ -72,7 +72,8 @@ func (fp *fdoProfile) ConvertWithBp2build(ctx android.Bp2buildMutatorContext) {
|
|||||||
|
|
||||||
ctx.CreateBazelTargetModuleWithRestrictions(
|
ctx.CreateBazelTargetModuleWithRestrictions(
|
||||||
bazel.BazelTargetModuleProperties{
|
bazel.BazelTargetModuleProperties{
|
||||||
Rule_class: "fdo_profile",
|
Bzl_load_location: "//build/bazel/rules/fdo:fdo_profile.bzl",
|
||||||
|
Rule_class: "fdo_profile",
|
||||||
},
|
},
|
||||||
android.CommonAttributes{
|
android.CommonAttributes{
|
||||||
Name: fp.Name(),
|
Name: fp.Name(),
|
||||||
|
Reference in New Issue
Block a user