platform_build_soong/android
Colin Cross 0f3c72fa17 Disable installing unused prebuilts
If the source module is being used instead of the prebuilt module,
disable installing the prebuilt module.

Test: m -j checkbuild
Change-Id: I55e77021b0f9572b0737d960cba89274f696775d
2016-11-29 15:29:34 -08:00
..
androidmk.go Don't generate Android.mk data if the module is disabled 2016-11-29 15:29:34 -08:00
arch.go Add LinuxBionic OsType 2016-11-17 01:49:50 -08:00
config.go Add basic VNDK support in Soong 2016-11-28 13:45:24 -08:00
defaults.go Add a Name property 2016-10-12 17:24:49 -07:00
defs.go Add a "license" property to ndk_headers. 2016-10-20 13:30:07 -07:00
env.go Move registration into android package 2016-10-12 14:30:44 -07:00
expand.go genrule: expand $$ to $$ 2016-11-22 15:41:08 -08:00
expand_test.go genrule: expand $$ to $$ 2016-11-22 15:41:08 -08:00
hooks.go Replace PropertyCustomizer with hooks 2016-09-13 17:37:32 -07:00
makevars.go Move registration into android package 2016-10-12 14:30:44 -07:00
module.go genrule: support deps files 2016-11-22 15:41:09 -08:00
mutator.go Initial prebuilt support 2016-10-13 14:52:47 -07:00
onceper.go Add DeviceConfig and OncePer objects 2016-08-17 16:39:06 -07:00
package_ctx.go Enable goma in soong 2016-08-31 09:48:08 -07:00
paths.go Move globbing to Blueprint 2016-11-04 04:54:16 +00:00
paths_test.go Rename common to android 2016-05-18 15:37:25 -07:00
prebuilt.go Disable installing unused prebuilts 2016-11-29 15:29:34 -08:00
prebuilt_test.go Re-enable prebuilt_test 2016-10-14 17:07:49 -07:00
register.go Only register mutators once 2016-10-13 14:23:17 -07:00
util.go Move globbing to Blueprint 2016-11-04 04:54:16 +00:00
variable.go Add basic VNDK support in Soong 2016-11-28 13:45:24 -08:00