Files
build_soong/java
Paul Duffin 9bacf56564 Extract logic to gather deps added for <apex>:<module> pairs
Trades having to traverse a module's direct dependencies multiple times
for reusable code. While at the minute the amount of duplicated code is
small (checking a tag and appending to a list) follow up changes will
modify the gatherApexModulePairDepsWithTag module to improve error
reporting greatly increasing the benefit of deduping.

The cost of traversing a module's direct dependencies is very small as
there will be only a very few dependencies.

Bug: 177892522
Test: m nothing
Change-Id: I16389102abd8038e1bfa52b63f4153bdf92ff553
2021-04-29 11:34:59 +01:00
..
2021-03-31 13:17:42 -07:00
2020-11-30 14:16:02 -08:00
2021-04-08 11:27:24 +09:00
2021-03-24 01:07:12 +00:00
2021-04-19 18:24:42 +09:00
2021-04-08 11:27:24 +09:00
2020-12-21 12:31:51 -08:00
2021-04-08 11:27:24 +09:00
2021-04-08 11:27:24 +09:00
2021-04-06 21:18:34 +01:00
2021-04-05 09:32:06 +09:00
2021-04-08 11:27:24 +09:00
2021-03-31 13:17:42 -07:00
2021-03-15 13:58:44 -07:00
2021-04-08 11:27:24 +09:00
2021-04-01 10:33:20 +01:00
2019-10-18 15:14:15 -07:00