Home
last modified time | relevance | path

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

/build/make/core/
Dsoong_config.mk44 $(call add_json_bool, Unbundled_build_sdks_from_source, $(UNBUNDLED_BUILD_SDKS_FROM_SOURCE))
/build/soong/android/
Dvariable.go220 Unbundled_build_sdks_from_source *bool `json:",omitempty"` member
Dconfig.go737 …l(c.productVariables.Unbundled_build) && !Bool(c.productVariables.Unbundled_build_sdks_from_source)