Searched defs:soongConfigTestModule (Results 1 – 1 of 1) sorted by relevance
35 type soongConfigTestModule struct { struct36 ModuleBase37 DefaultableModuleBase38 props soongConfigTestModuleProperties39 outputPath ModuleOutPath54 func (t *soongConfigTestModule) GenerateAndroidBuildActions(ctx ModuleContext) {