Home
last modified time | relevance | path

Searched defs:teamModule (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Dteam.go35 type teamModule struct { struct
36 ModuleBase
37 DefaultableModuleBase
39 properties teamProperties
51 func (t *teamModule) GenerateAndroidBuildActions(ctx ModuleContext) {}
53 func (t *teamModule) TrendyTeamId(ctx ModuleContext) string {