Searched defs:customModule (Results 1 – 1 of 1) sorted by relevance
35 type customModule struct { struct36 android.ModuleBase37 android.BazelModuleBase39 props customProps44 func (m *customModule) OutputFiles(tag string) (android.Paths, error) {48 func (m *customModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {