Files
build_soong/java
Jihoon Kang 6be0f00671 Remove api_files property from java_api_library
java_api_contribution provides api_surface information, but files
directly passed to java_api_library do not possess such information.
Currently, the api surface is assumed via naming convention for api
files passed via api_files property, but this is fragile.

This change removes the api_files property from java_api_library and
enforce all api files to be passed via java_api_contribution

Test: m nothing --build-from-text-stub
Bug: 300964421
Change-Id: If01d9ed978fe469d4ee0d685582a51629ebecc56
2023-09-21 21:02:39 +00:00
..
2023-07-14 11:24:54 -07:00
2023-03-21 08:13:25 -07:00
2023-09-18 12:39:06 +00:00
2023-08-18 15:43:56 +00:00
2022-08-17 10:43:13 -07:00
2023-05-19 20:31:32 +00:00
2023-01-20 17:05:14 -05:00
2023-06-22 08:18:33 -07:00
2023-08-24 19:21:10 +00:00