platform_build_soong/android
Colin Cross 9b1d13db73 Fix checkbuild for modules with last variant disabled
The soong checkbuild target is created by the last varaint of each
module.  Don't return early if the variant is disabled, which would
prevent creating the checkbuild target.

Test: m -j checkbuild
Change-Id: Ib260bae7fb4be7255f5c1b34dfbd50225f308005
2016-09-19 16:50:35 -07:00
..
androidmk.go Extend multilib 2016-09-06 13:26:37 -07:00
arch.go Fix windows builds 2016-09-13 15:15:51 -07:00
config.go Remove HostPrefer32BitExecutables 2016-09-02 14:06:30 -07:00
defaults.go Convert defaults to a top down mutator 2016-08-09 13:54:03 -07:00
defs.go Enable goma in soong 2016-08-31 09:48:08 -07:00
env.go Rename common to android 2016-05-18 15:37:25 -07:00
glob.go Enable goma in soong 2016-08-31 09:48:08 -07:00
hooks.go Replace PropertyCustomizer with hooks 2016-09-13 17:37:32 -07:00
makevars.go Check more Make variables 2016-05-20 00:19:14 -07:00
module.go Fix checkbuild for modules with last variant disabled 2016-09-19 16:50:35 -07:00
mutator.go Make defaults TopDownMutator parallel 2016-08-11 17:15:07 -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 Simplify arch target handling 2016-06-02 19:09:32 -07:00
paths_test.go Rename common to android 2016-05-18 15:37:25 -07:00
util.go Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
variable.go Enable goma in soong 2016-08-31 09:48:08 -07:00