diff options
author | Paul Duffin <paulduffin@google.com> | 2020-09-25 19:59:14 +0100 |
---|---|---|
committer | Paul Duffin <paulduffin@google.com> | 2020-09-25 20:23:37 +0100 |
commit | 6877e6d951ab963c276c0f91c16b284f429a7374 (patch) | |
tree | 46eb38f1028f262654812ca79b4d814af17c2d56 /sdk/java_sdk_test.go | |
parent | e0510d7a696b97b2477e82f35df69b5072165060 (diff) |
Output Javadoc comments for public API
When generating stubs source for contributions to the public API keep
the Javadoc comments from the input source so that the stubs source can
be used as input to the metalava invocation that creates the stubs from
which the public Javadoc is generated.
This is needed to fix an issue with conscrypt's contributions to the
public API, i.e. SSLEngines and SSLSockets where the Javadoc comments
were not present in the generated Javadoc.
Test: Built offline-sdk-docs with and without the change and
diffed them. The only difference was the timestamp.js
file and they now included proper documentation for the
SSLEngines/SSLSockets classes.
Bug: 169162018
Change-Id: I1b50cff3b91766ce261b2f8e798b77ebc6faac70
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions