Files
build_soong/cc
Colin Cross 6362e27848 Remove EarlyMutators and DynamicDependencies
EarlyMutators are identical to BottomUpMutators, except they run before
DynamicDependencies.  DynamicDependencies can be replaced with a
BottomUpMutator.  Replace both EarlyMutators and DynamicDependencies
with BottomUpMutators, which allows setting the order between all
mutators through registration order.

Change-Id: Id1305d798d3d2da592061c89d7c10a71780b71a3
2015-11-03 15:46:08 -08:00
..
2015-10-20 16:44:55 -07:00
2015-10-20 16:44:55 -07:00
2015-09-14 16:09:36 -07:00
2015-09-15 22:20:03 +00:00
2015-09-15 22:20:03 +00:00