summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Anton Hansson <hansson@google.com> 2023-10-06 15:13:55 +0000
committer Anton Hansson <hansson@google.com> 2023-10-06 15:22:44 +0000
commit9ae30915138108cf337a85ecf39d6f30d005d384 (patch)
tree9eb0e360c3654b23022352ba16a8fbc1ad706aef /libs/androidfw/FileStream.cpp
parenta1dc124d3de40fc71a9c8073d2bd937a3dd9d1dd (diff)
Fix broken @link references in CompatModePackages
The javadoc for @ChangeId constants are generated differently to normal docs into a compatchanges.html page. This page is kind of compiled stand-alone, so can only resolve references to the public SDK. CompatModePackages itself is not in the SDK, so the @link references in this class fail to resolve. Fix this by using manually defined links (<a>) instead. Note that doclava generates headers with the id of the compat constant that we can use for the href of our <a> tags. Bug: 303570856 Bug: 303184203 Test: m offline-sdk-docs ; inspect compatchanges.html Change-Id: I5785098554f65b377c8f862b6e3a50225703f742
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions