platform_build_soong/common
Colin Cross a6bc19e415 Check that a product variable is set
Store product variables in pointers so that we can only apply the
properties if the product variable was set to a value.  Also only apply
bool properties if they are true, adn rearrange the code to do the
cheapest checks first.

Remove device_uses_logd, it doesn't exist any more.

Change-Id: Icf42408f57bd611746f8d985bfceb50c7f95ea59
2015-09-16 14:19:55 -07:00
..
arch.go Add cortex-a53 cpu variant 2015-09-15 13:25:38 -07:00
config.go Freeze environment reading after saving deps 2015-09-15 20:30:03 +00:00
defs.go Update to new blueprint api for bootstrap.BinDir 2015-08-24 15:40:44 -07:00
env.go use init functions to register module types, etc. 2015-07-09 17:57:18 -07:00
extend.go Support product variables 2015-08-24 16:20:08 -07:00
glob.go Update to new blueprint api for bootstrap.BinDir 2015-08-24 15:40:44 -07:00
module.go Support product variables 2015-08-24 16:20:08 -07:00
paths.go Fix java resource glob file list location 2015-08-24 16:19:43 -07:00
util.go Add per-directory build targets 2015-06-17 10:18:35 -07:00
variable.go Check that a product variable is set 2015-09-16 14:19:55 -07:00