Home
last modified time | relevance | path

Searched refs:includeProducts (Results 1 – 1 of 1) sorted by relevance

/build/soong/cmd/multiproduct_kati/
Dmain.go63 var includeProducts multipleStringArg var
67 flag.Var(&includeProducts, "products", "comma-separated list of products to build")
334 if len(includeProducts) > 0 {
336 for _, product := range includeProducts {