commit | 5800245d1bc194bef1bd048e34650a302ecf3db0 | [log] [tgz] |
---|---|---|
author | Mathew Inwood <mathewi@google.com> | Fri Jan 17 11:16:58 2020 +0000 |
committer | Mathew Inwood <mathewi@google.com> | Fri Jan 17 11:22:52 2020 +0000 |
tree | cd3416ccd5ded5ff90759a194ab023dd305917f9 | |
parent | 0d6e26a9b86003d263638aa7ab966d8af83c9a8c [diff] |
Fix broken links in @ChangeId javadoc. We will soon have javadoc generated from the doc comments on all @ChangeId annotated constants. Since the link target referred to here is a @hide constant, it cannot be resolved as part of DAC doc generation. Replace it with {@code} specifying the constants value instead. Bug: 144927670 Test: In follow up CLs Change-Id: I9947e722dca228705190e8f2c49e47104c04dea6