commit | 0041b5c561a48ed8f63c4fe8ae3bff5196f68d0f | [log] [tgz] |
---|---|---|
author | James Dong <jdong@google.com> | Wed Apr 11 13:09:03 2012 -0700 |
committer | James Dong <jdong@google.com> | Wed Apr 11 14:56:34 2012 -0700 |
tree | d65b8d56b499717771f30f0f4328982d10c4dff1 | |
parent | 54ae14749bc7f9e73cfda35a8b49f9efa80a77fb [diff] |
Fix thumbnail generation failure o Change the impl of MediaMetadataRetriever.setDataSource(String). It opens and passes an fd to the media framework rather than pass the file path directly to the media server. The change is needed since media server does not have read permission to sdcard o Remove the unnecessary jni method Change-Id: I5a2f47dde804523d264b588f855ba2575a99c179