Merge "Bp2Build common properties auto-handling" am: d905146590
am: 3e745e63f3
am: 98f0fd07ca
am: 6aaaea1740
am: 37ba2d3f8d
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1815376 Change-Id: I110e0ec8b35ab3f86164e7cbd4db47aa01b65601
This commit is contained in:
@@ -1431,5 +1431,5 @@ func androidAppCertificateBp2BuildInternal(ctx android.TopDownMutatorContext, mo
|
||||
Bzl_load_location: "//build/bazel/rules:android_app_certificate.bzl",
|
||||
}
|
||||
|
||||
ctx.CreateBazelTargetModule(module.Name(), props, attrs)
|
||||
ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: module.Name()}, attrs)
|
||||
}
|
||||
|
Reference in New Issue
Block a user