MakeLabelListAttribute( android.BazelLabelForModuleSrc( ctx, lib.properties.Srcs, ), ) hdrs := bazel.MakeLabelListAttribute( android.BazelLabelForModuleSrc( ctx, lib.properties.Hdrs, ), ) tags := []string{"apex_available=//apex_available:anyapex"} deps := bazel.MakeLabelListAttribute(...
var ApexInfoProvider = blueprint.NewMutatorProvider[ApexInfo]("apex") func (i ApexInfo) AddJSONData(d *map[string]interface{}) { (*d)["Apex"] = map[string]interface{}{ @@ -145,7 +145,7 @@ type ApexTestForInfo struct { ApexContents []*ApexContents } var ApexTestForInfoProvider =...
from anywhere. learn about salesforce events original series back original series watch entertaining business shows starring people in roles and industries just like yours. start watching my list back my list save inspiring content to watch later. go to my list explore salesforce+...
ApexInfo) ai, _ := android.OtherModuleProvider(ctx, child, android.ApexInfoProvider) externalDep := !android.InList(ctx.ModuleName(), ai.InApexVariants) // Visit actually Expand Down Expand Up @@ -2272,7 +2272,7 @@ func (a *apexBundle) depVisitor(vctx *visitorContext, ctx android....