Searched defs:customModule (Results 1 – 2 of 2) sorted by relevance
27 type customModule struct { struct28 ModuleBase30 properties struct {35 data AndroidMkData36 distFiles TaggedDistFiles37 outputFile OptionalPath41 defaultDistPaths Paths
35 type customModule struct { struct36 android.ModuleBase37 android.BazelModuleBase39 props customProps