commit | 9bbecd08cccaae45cee9d87e72faeacb6b9ffe5b | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Wed Aug 11 15:59:22 2021 -0700 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Mon Aug 23 18:47:01 2021 +0000 |
tree | ef5134ec07aec16cdd22685ce4d9f8d1ce8a1c1a | |
parent | f912a1fcb7838eef1963d429585f852d56ae94fb [diff] |
Suppress OptionalOfRedundantMethod error Errorprone is being updated from 2.7.1 -> 2.8.1, which adds a OptionalOfRedundantMethod check, which has default severity level ERROR. Suppress it here as it's part of a test of Optional. Bug: 190944875 Test: Patch aosp/1792988, then `m RUN_ERROR_PRONE=true javac-check` Change-Id: I8a7152be0e2ac24eda5d377ef5cfef102487a5dc