docs: Fixing comment that caused broken Javadoc.
A comment didn't end with a period; since the comment was being used as the summary for a Javadoc table, and included documentation was being used as the details Javadoc comment, the lack of a period was messing up the Javadoc formatting ( https://screenshot.googleplex.com/4cp0QHV35iW ) See first comment for doc stage location. bug: 27130226 Change-Id: I907ffc6efa4148e98a3c35b6d03c85f50103c23a
This commit is contained in:
@@ -2190,7 +2190,7 @@
|
||||
<attr name="name" />
|
||||
</declare-styleable>
|
||||
|
||||
<!-- Associate declared KeySets with upgrading capability -->
|
||||
<!-- Associate declared KeySets with upgrading capability. -->
|
||||
<declare-styleable name="AndroidManifestUpgradeKeySet" parent="AndroidManifest">
|
||||
<attr name="name" />
|
||||
</declare-styleable>
|
||||
|
||||
Reference in New Issue
Block a user