Files
build_soong/java
Paul Duffin 81667c8c11 Remove panics from reportMissingVariationDependency
The code that has been removed triggers in many cases when it should
not, e.g. an unknown module on the bootclasspath. The code was
originally added to try and ensure that if the attempt to add useful
error messages failed it would help debug the issue. However, it ended
up just creating more failures.

If this does become an issue then this will be revisited.

Bug: 177892522
Test: Add an unknown module to PRODUCT_BOOT_JARS
      m SOONG_ALLOW_MISSING_DEPENDENCIES=true
Change-Id: I08dbd4b29d301f3f1f78a0fb396687062b47deb8
2021-04-27 15:56:47 +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