Home
last modified time | relevance | path

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

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