Home
last modified time | relevance | path

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

/build/make/core/
Dsoong_config.mk43 $(call add_json_bool, Unbundled_build_apps, $(TARGET_BUILD_APPS))
/build/soong/android/
Dvariable.go219 Unbundled_build_apps *bool `json:",omitempty"` member
Dconfig.go733 return Bool(c.productVariables.Unbundled_build_apps)