OSDN Git Service

Add a static method to obtain the mime type from extension.
authorPatrick Scott <phanna@android.com>
Wed, 13 Jan 2010 19:12:43 +0000 (14:12 -0500)
committerPatrick Scott <phanna@android.com>
Wed, 13 Jan 2010 19:12:43 +0000 (14:12 -0500)
commit021b7b443fa4bb24ec73d0c09cf019c14eba67bc
treefd6173a29bf1808488e27acc9f50d95df13a7849
parent2edd68260f26cbd6eddd0df16404bb6bcb22b3b6
Add a static method to obtain the mime type from extension.

This method is used by WebKit to obtain the mime type from an extension.

Bug: 2368893
core/java/android/webkit/MimeTypeMap.java