commit | 1b234678ec122994ccbfc52ac48aafdad7fdb1ed | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Mon Aug 14 15:24:11 2023 -0700 |
committer | Song Chun Fan <schfan@google.com> | Tue Aug 15 15:22:12 2023 +0000 |
tree | b0f686027b6e6aeed486e11ed44a7a2f75826c72 | |
parent | 12e002b951eeb5a4c1734e2d0b9d815cd3b74519 [diff] |
[SettingsProvider] verify ringtone URI before setting Similar to ag/24422287, but the same URI verification should be done in SettingsProvider as well, which can be called by apps via Settings.System API or ContentProvider APIs without using RingtoneManager. BUG: 227201030 Test: manual with a test app. Will add a CTS test. Change-Id: Ic0ffa1db14b5660d02880b632a7f2ad9e6e5d84b