commit | f4fe127fdbeaf4809b3f9d7aab09efc8a4b57007 | [log] [tgz] |
---|---|---|
author | Sahana Rao <sahanas@google.com> | Mon Jan 24 16:00:51 2022 +0000 |
committer | Sahana Rao <sahanas@google.com> | Mon Jan 24 16:22:29 2022 +0000 |
tree | 656a8bbe2811b7b625fd1631fddc6d9412e65c1b | |
parent | bcccae467a3bdd63b37a3f28c91aeab83f0a5316 [diff] |
Ignore switch-case with non-String values for mimeType check Errorprone ensures mimeType checks to be case insensitive. Updated the check to ignore switch-case with non-String values. Bug: 204167423 Test: m -j32 RUN_ERROR_PRONE=true Change-Id: Ia879b262887ec87b7e3418ff76d5b69bf848a552