Files
build_soong/java
Colin Cross f8b860a0fb Use LoadHook to create modules in java_sdk_library
Creating new modules in a mutator is dangerous, as other mutators
that need to see the new modules may already have run, in this case
the prebuilts mutator.  Move SdkLibraryMutator to a LoadHook instead.
Also moves registering the LoadHook mutator to testing.go so it is
registered for all tests.

Test: m checkbuild
Change-Id: I08bd76a0e6205d2ca27861058067a1562c339eed
2019-04-16 21:46:28 +00:00
..
2019-04-09 09:50:25 -07:00
2019-03-19 23:33:47 +00:00
2019-04-09 21:26:14 -07:00
2019-04-11 23:03:23 +00:00
2019-03-20 19:29:59 +00:00
2019-04-09 09:50:25 -07:00
2019-03-04 18:11:53 +00:00
2019-01-23 18:05:18 +00:00
2019-04-11 23:03:23 +00:00
2018-12-18 20:28:06 +00:00
2019-04-02 16:38:55 +00:00