Files
build_soong/java
Jihoon Kang e30fff0b5c Add static_libs property in java_api_library soong module
Package private stub annotations are not part of any API surfaces, but
are included in the `android_<API_SURFACE_NAME>_stubs_current`. Since
these cannot be included in the java_api_library by api_contributions,
add static_libs property to statically include jars in the output jar
file.

Test: m
Change-Id: Icb4401f29079ba32df4c192943a7e8814599d9ba
2023-02-15 00:27:18 +00:00
..
2023-01-25 16:05:43 +00:00
2022-12-12 17:33:05 +00:00
2023-02-06 15:39:16 +00:00
2023-01-20 17:05:14 -05:00
2022-12-13 15:57:01 -08:00
2023-01-20 17:05:14 -05:00
2022-08-17 10:43:13 -07:00
2023-01-20 17:05:14 -05:00
2022-09-30 17:04:15 +00:00
2022-05-13 19:47:48 -04:00
2023-02-02 17:56:19 +00:00