[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 Merged-In: I63ce56ef0cbfb8862ffbb56d7137a0f0223110a2 Change-Id: I63ce56ef0cbfb8862ffbb56d7137a0f0223110a2 (cherry picked from commit cc0de51a)
Loading
Please register or sign in to comment