summaryrefslogtreecommitdiff
path: root/sdk/sdk_test.go
diff options
context:
space:
mode:
author Aurimas Liutikas <aurimas@google.com> 2020-03-11 16:28:05 -0700
committer Aurimas Liutikas <aurimas@google.com> 2020-03-11 23:53:13 +0000
commit39de325122a7411c73cbe32e3e706d592e8e1542 (patch)
treeb0117509a1cb31cf1cb92634b1986fd0a5237a50 /sdk/sdk_test.go
parentf53737fadce6b2ffda3438593cf48bf7314cfb18 (diff)
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
Diffstat (limited to 'sdk/sdk_test.go')
0 files changed, 0 insertions, 0 deletions