4 Commits

Author SHA1 Message Date
Bill Yi
2c8f298ac0 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Change-Id: I41450a1fa303d294cc9ea4480bc8ab955358b9cc
2020-04-26 00:16:21 -07:00
Bill Yi
9bdfc9b754 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Change-Id: Ie1633150c6af0389205b9a31cd2070420729c13b
2020-04-13 03:14:26 -07:00
Jeff Sharkey
77d67325f3 Migrate CheckedListItem missed in refactoring.
Bug: 134542205
Test: atest --test-mapping packages/providers/MediaProvider
Change-Id: I3d6c28cbe1a9bf29f1a314954fa2541371194935
2019-08-22 09:42:42 -06:00
Jeff Sharkey
8f18b2a0c1 Migrate ringtone picking out of MediaProvider.
Some OEMs have requested the ability to customize the ringtone
picker logic, and that's already supported by the existing
"config_defaultRingtonePickerEnabled" parameter today.

This change is a clean refactoring of the AOSP ringtone picker out
of MediaProvider and into a new "SoundPicker" module, which is
consistent with how some OEMs have already defined their own
"SoundPickerPrebuilt" module.

Bug: 134542205
Test: atest --test-mapping packages/providers/MediaProvider
Change-Id: Iadc60e731e6dcfce651f89bc7598e65541ab0ddf
2019-08-21 14:58:59 -06:00