Searched defs:customBazelModule (Results 1 – 1 of 1) sorted by relevance
122 type customBazelModule struct { struct123 android.BazelTargetModuleBase124 customBazelModuleAttributes134 …omBazelModule) Name() string { return m.BaseModuleName() }135 func (m *customBazelModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {}