Files
build_soong/java
Paul Duffin 15f34ef811 Generate module lib API and scope together
Previously, due to limitations in metalava the module lib API and stubs
source were generated separately. That limitation has since been
removed so this change optimizes the generating code.

Changes:
* Add an annotation field to apiScope to contain the annotation that
  identifies the scope.
* Rename droidstubArgs to extraArgs to better reflect that they are not
  passed to droidstubs.
* Rename droidstubsArgsForGeneratingStubsSource to droidstubsArgs.
* Remove droidstubsArgsForGeneratingApi and
  createStubsSourceAndApiTogether fields along with code that supports
  generating stubs source and the API separately.
* Fix the module lib test.

Test: m checkapi
Bug: 161364853
Change-Id: I821886bb68645addf5ae9c96ed2f4f3649151d1a
2020-07-20 20:51:25 +01:00
..
2020-01-16 12:19:49 -08:00
2020-07-12 05:37:46 +00:00
2019-10-04 14:00:36 -07:00
2020-07-12 05:37:46 +00:00
2020-07-10 13:44:32 -07:00
2019-01-23 18:05:18 +00:00
2020-07-06 17:58:09 -07:00
2019-07-17 11:15:09 -07:00
2019-10-26 20:35:13 +00:00
2020-07-01 13:17:16 +01:00
2019-10-18 15:14:15 -07:00