commit | 2ccbeb75aa89a7ff598230ad08c27a10c8c774de | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Fri Oct 13 13:16:35 2023 +0000 |
committer | Anton Hansson <hansson@google.com> | Fri Oct 13 18:32:05 2023 +0000 |
tree | 9f9ddf23e427822b3641a2f991ce57f4946b0049 | |
parent | 56844fad9e73cae85c355db08efb3d2a6f249f61 [diff] |
Fix broken framework documentation Various issues here, but the most recurring one is referencing SystemApi from public javadoc. Remove or rewrite such references. Also common is trying to @link IntDefs. Usually this is not necessary, as the presence of IntDef in the @param/@return auto-generates relevant documentation. Bug: 303184203 Test: m docs Change-Id: Ie59e61881c45c73fbbe08250493bd35eca268ef6