Files
build_soong/java
Aurimas Liutikas 2d732e0070 Do not include any documentation when building stubs
We only need documentation (javadocs) when building docs stubs,
for regular stubs, we can drop printing out all the docs.

Tested with:
touch frameworks/base/core/java/android/view/View.java && time make -j framework

Before (with just r.android.com/1254909)
Run #1 2m4.779s
Run #2 2m6.672s
Run #3 2m4.179s

Average: 125.2 seconds

After (with this patch and r.android.com/1254909)
Run #1 1m58.682s
Run #2 1m58.820s
Run #3 1m57.724s

Average: 118.4 seconds

Speedup ~6.8 seconds (5.4%)

Bug: 151160048
Test: make checkapi
Change-Id: I27eafb5a61bb9d26a74ca25f84c9daca17a8394f
Merged-in: I27eafb5a61bb9d26a74ca25f84c9daca17a8394f
2020-03-19 14:46:17 -07:00
..
2020-01-16 12:19:49 -08:00
2019-10-04 14:00:36 -07:00
2020-03-11 16:38:21 +09:00
2019-01-23 18:05:18 +00:00
2019-07-17 11:15:09 -07:00
2019-07-17 11:15:09 -07:00
2019-10-26 20:35:13 +00:00
2020-03-11 16:38:21 +09:00
2019-10-18 15:14:15 -07:00