Files
build_soong/java
Paul Duffin ec0fe1775b Avoid hiddenapi ignoring prebuilt with missing dex implementation jar
Previously, when a prebuilt was preferred but did not provide a
suitable boot dex jar both the source and the prebuilt were silently
ignored which meant that the "hiddenapi list" command was not given a
complete set of boot dex jars. That could either lead to incorrect
hiddenapi flags being set or the "hiddenapi list" command failing if it
could not find a class. Debugging the cause of either of those cases
can be very time consuming so this change fails early and makes the
cause very explicit.

Bug: 181267622
Test: m nothing
Change-Id: I6763ddb9ba90ed2e501d0cf7984f6655237e905d
2021-03-01 12:58:28 +00:00
..
2020-11-30 14:16:02 -08:00
2021-02-19 12:16:12 +09:00
2020-12-21 12:31:51 -08:00
2020-12-28 17:50:44 +00:00
2021-02-24 21:09:10 -08:00
2021-01-26 13:00:07 +00:00
2021-02-22 12:09:01 +00:00
2020-12-01 16:22:16 -08:00
2020-11-24 14:13:31 +09:00