commit | 2f5803222e254b7c3ee6c9cc7614d5af2ee0f486 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Thu Jun 18 08:12:28 2020 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Thu Jun 18 08:12:30 2020 -0600 |
tree | 62417115bdad450dccc809a6bc99e914f180ba7b | |
parent | 6e974eff857b0bd04be9f2784f6a7d5e71de62f1 [diff] |
Fix obscure MimeUtils.startsWithIgnoreCase() bug. We wrote unit tests, but accidentally tested the values against the equalIgnoreCase() method; oops. Bug: 142561358 Test: atest MediaProviderTests:MimeUtilsTest Change-Id: I6c8104e45d1e25a874beecad304475a4f230b165