Searched defs:soongConfigTestModule (Results 1 – 1 of 1) sorted by relevance
34 type soongConfigTestModule struct { struct35 ModuleBase36 DefaultableModuleBase37 props soongConfigTestModuleProperties38 outputPath ModuleOutPath53 func (t *soongConfigTestModule) GenerateAndroidBuildActions(ctx ModuleContext) {