fw: Make sure to get the actual ringtone uri per subId.
In Settings' DefaultRingtonePreference, the onSaveRingtone() override sets the actual ringtone uri by sub id via setActualRingtoneUriBySubId. The value then is only accessible via getActualRingtoneUriBySubId which is also utilized by the Ringtone stack when playing the correct tone on incoming call. TICKET: CYNGNOS-1752 Change-Id: I93580a5fd3f42d0ab4102e343c338284a03816cc
Loading
Please register or sign in to comment