Commit Graph

2 Commits

Author SHA1 Message Date
Matthew Mintz
79f2d95c88 Add app label to AOSP sound picker.
Bug: 156435592
Test: built and observed label in chooser
Change-Id: Ie0e00f03fa7cc4962fc32512f3f4ccb08b1b2d29
2020-06-17 10:02:23 +00: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