commit | 04432a6405d1f3a15486fdb1fa7f1649539a0367 | [log] [tgz] |
---|---|---|
author | Edgar Arriaga <edgararriaga@google.com> | Wed Aug 24 11:01:46 2022 -0700 |
committer | Edgar Arriaga <edgararriaga@google.com> | Fri Sep 09 22:45:54 2022 +0000 |
tree | 76852b177c047f70c8d40a7d94b3b312d8b24196 | |
parent | ecc498cef70c0c8d1a7a2dbc22326b19664037ed [diff] |
Fix to allow setting URI without recreating ringtone This patch splits the behavior of creating the media player and the uri setter and avoids it from being recreated upon being retrieved by getRingtone which harms performance causing a double asset load. Bug: 240621827 Test: Receive a phone call and verify ringtone works Change-Id: I91563ddcc94f25911937e9fbb35ff36bbe9d3012