diff options
| author | 2024-05-29 15:58:25 +0000 | |
|---|---|---|
| committer | 2024-06-03 09:51:26 +0000 | |
| commit | 482c51a826dd189e4c389ddf2594b6195595ad8c (patch) | |
| tree | 4182c6b942683cc5ecea87c698fc431c701c3ed0 /libs/androidfw/StringPool.cpp | |
| parent | 3332d8babb1128adbfc0af74024da130a1656649 (diff) | |
InputManager: fix grammar in verifyInputEvent JavaDoc
It seems that adding @NonNull to a parameter causes "This value cannot
be null" to be appended to its JavaDoc on developer.android.com. Because
the @param tag for the event parameter didn't end with a full stop, this
caused the JavaDoc to read "The InputEvent to check This value cannot
be null".
The @return tag was also missing a full stop.
Bug: 245989146
Change-Id: I015cf07cb94640b585242a485d4d4c44fc739255
Test: none
Flag: DOCS_ONLY
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions