commit | 022ad453d84f9cfa62cec2c9e3d18b99e122ca59 | [log] [tgz] |
---|---|---|
author | Muhammad Hasan Khan <mhasank@google.com> | Mon Mar 15 14:11:02 2021 -0700 |
committer | Muhammad Hasan Khan <mhasank@google.com> | Mon Mar 15 23:15:13 2021 +0000 |
tree | 8086ff8008c312a2a494d35270bdf7fc3d67f981 | |
parent | 8dc4ecd2c839247a44be41b47eebe415e813725a [diff] |
auth: do not wtf on IllegalArgumentException IllegalArgumentException suggests that the client did not call the service properly and therefore it is not a problem in the server or called method. Do not create crash and let the client handle this. Bug: 181876140 Test: m Change-Id: I6136e9bc88aa2c789079042b5c4efdd9d8453b36 (cherry picked from commit 42b22e54c087ee7c8db01f7502d2808c5f7d72c9)