platform_build_soong/sdk
Colin Cross ae6c5207cc Move ImageMutator after archMutator
Move the ImageMutator to be registered just after the archMutator
in preparation for moving it between osMutator and archMutator.
Requries updating variants in a few tests that now run the
ImageMutator.

Bug: 142286466
Test: no change to build.ninja
Test: all soong tests
Change-Id: Ia9d2a7bc0e225bedec3c9a83ea04f471a931bf47
2019-12-06 12:37:14 -08:00
..
bp.go Add model to represent generated snapshot .bp file 2019-12-02 12:59:38 +00:00
cc_sdk_test.go Separate out module type specific test config 2019-12-06 16:13:58 +00:00
java_sdk_test.go Separate out module type specific test config 2019-12-06 16:13:58 +00:00
sdk.go Organize sdk member properties 2019-12-06 12:16:59 +00:00
sdk_test.go Extract the cc and java sdk related tests out into their own file 2019-12-06 12:16:59 +00:00
testing.go Move ImageMutator after archMutator 2019-12-06 12:37:14 -08:00
update.go Improve testing of sdk snapshot generation 2019-12-06 12:16:59 +00:00