Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dsoong_config_modules_test.go34 type soongConfigTestModule struct { struct
35 ModuleBase
36 DefaultableModuleBase
37 props soongConfigTestModuleProperties
38 outputPath ModuleOutPath
53 func (t *soongConfigTestModule) GenerateAndroidBuildActions(ctx ModuleContext) {