commit | 19035013809706bd9f62cef3cede84841306ecbb | [log] [tgz] |
---|---|---|
author | akansha.shukla <akansha.shukla@mediatek.com> | Wed Mar 24 11:47:59 2021 +0800 |
committer | Oliver Woodman <olly@google.com> | Mon Jun 14 11:41:45 2021 +0000 |
tree | a087d83a9032a28f07dddadfad6ff9db6096ab80 | |
parent | 05081aa3b0849e07134d0a9147d4f85b58dfe91d [diff] |
Fix inconsistency in ringtone list Sometimes when ringtone from external storage gets same _id as any ringtone of internal volume, getRingtonePosition(..) matches with the internal one firstly, and the ringtone shown is wrong. Solution is to match the URI of ringtone instead of the _ID so that correct ringtone is chosen. Bug: 172878342 Change-Id: I8fc3e936fe89308d4697eda42088e4fd533ce47c