Home
last modified time | relevance | path

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

/build/soong/cmd/multiproduct_kati/
Dmain.go54 var includeProducts = flag.String("products", "", "comma-separated list of products to build") var
254 if *includeProducts != "" {
256 for _, product := range strings.Split(*includeProducts, ",") {