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
1 file changed