Disable DoNotCall and AlwaysThrows

These errorprone checks check that you don't
call certain functions that always throw exceptions.
These tests want to test such functions, so disable
the checks.

Bug: 190944875
Test: m RUN_ERROR_PRONE=true javac-check
Change-Id: I1f9ef22ad59bf3bc853bce5b1580f6585e566d19
1 file changed