Files
build_soong/java
Paul Duffin 9c3ac96f1f Detect empty apex in ConfiguredJarList
Previously, ConfiguredJarList would accept an empty apex name,
e.g. ":jar" which makes no sense as every apex has to have a non-empty
name. This change makes an empty apex invalid.

In order to improve the test coverage of the TestConfiguredJarList test
this change also changes the implementation of
CreateTestConfiguredJarList([]string) to marshal the supplied strings
into a json list and then unmarshal into a ConfiguredJarList which more
closely matches how it is used at runtime.

Bug: 178361284
Test: m nothing
Change-Id: I7dfec6b4cc1923aa99746e976da0393922ef0791
2021-02-04 10:07:41 +00:00
..
2020-11-30 14:16:02 -08:00
2020-12-22 10:14:41 +00:00
2021-01-26 13:00:07 +00: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
2021-01-28 06:29:13 +00:00
2021-01-26 13:00:07 +00:00
2021-01-30 12:45:07 +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-11-24 14:13:31 +09:00
2019-10-18 15:14:15 -07:00