OSDN Git Service

Expand ringtone titles to support OGG and FLAC.
authorJeff Sharkey <jsharkey@android.com>
Mon, 3 Aug 2015 20:25:24 +0000 (13:25 -0700)
committerJeff Sharkey <jsharkey@android.com>
Mon, 3 Aug 2015 20:51:13 +0000 (13:51 -0700)
commit449e5fd5f8507e571c586ba4c93247ed1202a774
tree1e8c29d5c68f9558146a4a23e700fa8060759d92
parent7469060e7855ca5b32f66fbad1a0a4f88737c754
Expand ringtone titles to support OGG and FLAC.

These file types don't have "audio/" MIME type, so check for those
MIME types explicitly.

Bug: 22803550
Change-Id: Ia62f94ad4a19409d6a50462935de005bc572f93a
media/java/android/media/Ringtone.java