Searched refs:Unbundled_build (Results 1 – 6 of 6) sorted by relevance
279 config.TestProductVariables.Unbundled_build = proptools.BoolPtr(true)306 config.TestProductVariables.Unbundled_build = proptools.BoolPtr(true)332 config.TestProductVariables.Unbundled_build = proptools.BoolPtr(true)
403 Unbundled_build struct {423 props.Product_variables.Unbundled_build.Enabled = proptools.BoolPtr(false)
1119 config.TestProductVariables.Unbundled_build = proptools.BoolPtr(true)
41 Unbundled_build struct {188 Unbundled_build *bool `json:",omitempty"` member
619 return Bool(c.productVariables.Unbundled_build)623 …return Bool(c.productVariables.Unbundled_build) && !Bool(c.productVariables.Unbundled_build_sdks_f…
43 $(call add_json_bool, Unbundled_build, $(TARGET_BUILD_APPS))