Home
last modified time | relevance | path

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

/build/soong/bp2build/
Dtesting.go35 type customModule struct { struct
36 android.ModuleBase
37 android.BazelModuleBase
39 props customProps
44 func (m *customModule) OutputFiles(tag string) (android.Paths, error) {
48 func (m *customModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {