Files
build_soong/java
Paul Duffin c059c8c9a0 Add java.RegisterRequiredBuildComponentsForTest function
Insulate tests that exercise code in the java package from having to
register the build components provided by the java package by providing
a single function that registers them all. This follows the pattern
currently used in the cc and rust packages.

This change is in preparation for switching the dex_bootjars singleton
from a singleton, which does not require a module definition in order
to be instantiated, to a singleton module which does. That will require
adding a module definition into java.GatherRequiredDepsForTest() and
this change ensures that the required components will have been
registered in every test.

Bug: 177892522
Test: m nothing
Change-Id: I6475db8240894947dd07c89a940a3e4f201aa598
2021-01-21 11:47:32 +00:00
..
2020-11-30 14:16:02 -08:00
2020-12-22 10:14:41 +00:00
2020-12-21 12:31:51 -08:00
2020-12-21 12:31:51 -08:00
2020-12-21 12:31:51 -08:00
2020-12-28 17:50:44 +00:00
2020-12-31 10:44:38 +00:00
2020-12-01 16:22:16 -08:00
2020-12-01 16:22:16 -08:00
2020-12-21 12:31:51 -08:00
2020-12-21 12:31:51 -08:00
2020-11-24 14:13:31 +09:00
2019-10-18 15:14:15 -07:00