summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorAdrian Roos <roosa@google.com>2018-03-27 16:36:25 +0200
committerAdrian Roos <roosa@google.com>2018-03-27 17:44:19 +0200
commit87526af33c9d49f7761c0b5bb1365584b67231ee (patch)
tree069da0c769a5a5be857fbc62b9a92504a28d92a8 /tools/aapt2/java/JavaClassGenerator.cpp
parentc6d9f7ce1d6d152c55431e9ea95302a954bc49b9 (diff)
DisplayCutout: Fix attrs.xml javadoc
Fixes an issue with the javadoc for windowLayoutInDisplayCutoutMode. Removes @tags from enum javadocs, because they get merged into a table, which does not support inner @tags. Instead, use <code> tags which work in that context. Also replaces @see tags with {@link} tags in the attr javadoc, because the enum value table gets appended, but it is invalid to have text after an @see tag. Change-Id: Ib97e9aa82e173d99a467132a0d403793d7297e61 Fixes: 76448223 Test: make doc-comment-check-docs, verify output at $ANDROID_BUILD_TOP/out/target/common/docs/doc-comment-check/reference/android/R.attr.html#windowLayoutInDisplayCutoutMode
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions