commit | 6688130750b0090a8ee50e99940377916884ebd2 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Sat Oct 05 10:50:06 2019 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Sat Oct 05 16:21:30 2019 -0600 |
tree | 40518bd7092de0e88e9660060725eb0b561637ad | |
parent | 290bfd6b1ba60ac6b1d916b7c9e3fa64244ff186 [diff] |
Start applying QUERY_ARG_SORT_LOCALE. We have a new ContentResolver argument that can be used to support advanced sorting options such as "de@collation=phonebook", "zh@collation=pinyin", etc. This change starts listening for that argument and applying it to executed queries. Bug: 140248907 Test: atest --test-mapping packages/providers/MediaProvider Change-Id: Ie524217fcae5c122bfa3b90388c0f7ca37bc4eb0