summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Andrew Solovay <asolovay@google.com> 2024-01-30 23:28:18 +0000
committer Andrew Solovay <asolovay@google.com> 2024-02-01 18:43:52 +0000
commitb201dcea68e616e323174e26d8d0ca3a2dcae46d (patch)
treeaef1944f8acc27a8567200494e4b8b6db825080b /libs/androidfw/FileStream.cpp
parent4387c4e976a5197671f2f6d1bf49d2370560d9a5 (diff)
Escaping a curly brace to fix doc issue
The generated docs contained a pair of curly braces, like: {{, 30}, {, 60}} This is valid Javadoc and generated a valid HTMl output file, but the file isn't publishable on DAC, because Devsite (our publishing engine) interprets pairs of curly braces as a Jinja directive. Fixed the issue by replacing one pair of braces with &lbrace; / &rbrace; Built the docs with this change, and verified that the output can be staged. Change-Id: If579f03f4f99a9ba2e5219b98fa1eba4c4d47a1f Test: go/abtd/run/L29600030001717486 Bug: 323000632
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions