commit | 93222e96f09b8c93a05e6bc7212e15a03a7f9471 | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Thu Dec 09 11:25:45 2021 +0100 |
committer | Martijn Coenen <maco@google.com> | Fri Dec 10 11:56:23 2021 +0000 |
tree | 2f8fd462752f0b254a7014b109dd1d4bdda43c58 | |
parent | ed9f6dd8eaf6aa25e39941de5e52e8e8becd8cf2 [diff] |
Fix case-sensitive comparisons of Android/media There are several places where we determine things based on whether a path contains Android/media - but these need to be compared ignoring case. Factored out common methods in StringUtils, fixed package name of StringUtils. Bug: 195101715 Bug: 209892068 Test: atest FileUtilsTest Test: TEST_MAPPING Change-Id: Iaf381750bba12654159e943cc9dfe8e87f92cbcd Merged-In: Iaf381750bba12654159e943cc9dfe8e87f92cbcd