commit | 79db88f7960abb131addd40c18e10bd49d07bc7c | [log] [tgz] |
---|---|---|
author | Santiago Seifert <aquilescanta@google.com> | Fri May 26 09:30:59 2023 +0000 |
committer | Santiago Seifert <aquilescanta@google.com> | Fri May 26 09:39:31 2023 +0000 |
tree | 49788024005d46c842ed1c2331a1dca51a09ad33 | |
parent | 8aede728ac0b83848f00bdc5272d60e098b688f6 [diff] |
Remove stray commas in javadoc The commas generate issues in some build targets / tooling combinations. See b/269717465. Bug: 278249714 Change-Id: Ia69fa3469287729e14cc304c68ec917c522700d6 Test: N/A. Javadoc fix.