History log of /frameworks/base/core/java/com/android/internal/util/MimeIconUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c29d2b04927b9d28089d79cbaa63a6a91db1bb5a 30-Jun-2016 Daniel Nishi <dhnishi@google.com> Move the MIME type icon detection into the platform.

This allows the MIME type icons to be used in other system apps.
In this instance, the StorageManager app needs to show file icons
for a given file. By moving the icon mapping into a static library,
we can avoid duplicating the mapping and resources.

Bug: 29826961
Change-Id: Ic2dc7970cc5a5ca430e33425eb9f1ecbd733fe9a
/frameworks/base/core/java/com/android/internal/util/MimeIconUtils.java