commit | 1d75de78ef1f9b7b11bbb6bf11a6a3f595862816 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue May 19 09:12:57 2020 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Tue May 19 09:12:59 2020 -0600 |
tree | e3f5b3022ca93db05e3ca735c9fe2bd376d0740f | |
parent | 83baa50c7b9d2b2b85acacf184b1455f3f01db39 [diff] |
Support case-insensitive column names. The underlying SQLite specification allows column names to be case- insensitive, and we've found reports of published apps that depend on this behavior. Bug: 156136746 Test: atest MediaProviderTests:com.android.providers.media.util.SQLiteQueryBuilderTest Change-Id: Ib0e23a652a0c9a6aba2f13c9098f39940f7533fe