Files
build_soong/common
Colin Cross 2738597af0 Fix product variables with no soong.variables
If soong.variables didn't exist, loadFromConfigFile would write default
values to soong.variables, but return with the product variables set to
the zero values.  Replace jsonConfigurable.DefaultConfig() with
SetDefaultConfig() that modifies the current object, and call it before
writing the values.

Change-Id: I7b7404c7a51975dc4493e25c775b3cf56ef335e3
2015-09-18 10:59:41 -07:00
..
2015-09-17 23:42:25 -07:00
2015-08-24 16:20:08 -07:00
2015-08-24 16:20:08 -07:00
2015-06-17 10:18:35 -07:00