commit | cc0de51a7d14d10e6d13e0c234b25e301bcbbdd2 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Tue Aug 15 16:53:32 2023 -0700 |
committer | Song Chun Fan <schfan@google.com> | Fri Aug 25 18:28:37 2023 +0000 |
tree | 8f55f7ed8831d8992ac27fcbe20488fd78ef136f | |
parent | 242674523021aaea13f5cb87a496ebb03dff8c69 [diff] |
[SettingsProvider] update ringtone cache only after setting is update Previously RingtoneManager may override the ringtone cache even when the ringtone setting is not updated. This CL moves the cache update logic to SettingsProvider, and only updates the cache if the setting itself has been updated. BUG: 280219393 Test: manual with work profile creation Change-Id: I63ce56ef0cbfb8862ffbb56d7137a0f0223110a2