commit | bd40595d86aa1151bf38b08405ed6b399c18a243 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Jan 30 18:23:53 2018 -0800 |
committer | Andreas Gampe <agampe@google.com> | Mon Feb 05 14:52:17 2018 -0800 |
tree | c538321c75266d818457a4a36f82167cea023452 | |
parent | 336b2ecfbbe498d10b175bceacc373b2db420a24 [diff] |
Stubs: Disable Errorprone warnings The stubs are auto-generated and lack lots of annotations. Furthermore, the originating code will already lead to warnings. So suppress all Errorprone warnings for stub code. Test: m Test: m javac-check RUN_ERROR_PRONE=true Change-Id: I214f348e2ecef5d640fa488f3d4cf9a18b942430