Merge "Change bp2build to switch to using custom fdo_profile macro" into main

This commit is contained in:
Vinh Tran
2023-10-03 14:58:21 +00:00
committed by Gerrit Code Review

View File

@@ -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{