2bb45aa869ee18ffde8a67acb7eb9aadc18eb4dc
Also, private API, getAuthorityWithoutUserId(), usage is replaced with RingtoneManager.getDefaultType(). The code is using authority to check if the uri is ringtone default uri, but it can be also checked with getDefaultType() since it returns -1 for non ringtone default uri. Test: MediaPlayer2Test Bug: 112767549 Change-Id: I4c41314364e8bc398ffe75cb0ecc20a06a4502c8
…
…
…
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%