commit | 7773a42b04a4882a8500c16623d2643c13735a99 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Tue Oct 03 08:45:35 2023 -0700 |
committer | Song Chun Fan <schfan@google.com> | Tue Oct 03 19:56:00 2023 +0000 |
tree | 5ec60bb4594a945657ee67b6d392a16da128474a | |
parent | bd33753f8ca84afec595e56c3fc487c8ef4d8b33 [diff] |
[SettingsProvider] clear binder identity when updating the ringtone cache Otherwise non-system callers can set the ringtone but cannot update the ringtone cache. This doesn't affect a normal user journey (user setting Ringtone via the Settings app). It only affects CTS tests and third-party apps that tries to update the system ringtone. BUG: 297847899 Test: atest android.media.audio.cts.RingtoneManagerTest Change-Id: I15ed4bd3f9d49b0edeea0c752f37ad8b8e421473