platform_build_soong/android
Dan Willemsen 0a37a2a2b8 Encode default enabled state in OsType
Currently our only default-disabled Os is Windows since it's HostCross,
but we'll be adding non-default Host and Device types in the future.

Bug: 31559095
Test: out/soong/build.ninja is identical
Change-Id: I2bc3a3cc76f2c95ea040bc34ba6706fcc178c68d
2016-11-17 01:49:39 -08:00
..
androidmk.go Initial prebuilt support 2016-10-13 14:52:47 -07:00
arch.go Encode default enabled state in OsType 2016-11-17 01:49:39 -08:00
config.go Revert "Revert "Use the platform SDK version from the config."" 2016-11-10 11:11:07 -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 Support genrules with multiple tools 2016-11-07 10:53:49 -08:00
expand_test.go Add android.Expand 2016-11-04 15:59:23 -07: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 Encode default enabled state in OsType 2016-11-17 01:49:39 -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 Initial prebuilt support 2016-10-13 14:52:47 -07: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 Fix the Platform_sdk_version default. 2016-11-10 11:11:07 -08:00