commit | 7dd592298aefb7921afb86ced444d46cb30ac466 | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Tue Mar 29 13:29:42 2011 -0700 |
committer | Mike Lockwood <lockwood@android.com> | Wed May 04 10:41:20 2011 -0400 |
tree | f26015755cdd56e6ffe4dae965eefe231d80308d | |
parent | c535f7f291f0bda688efcee62f21cf44d0ebe38e [diff] |
DO NOT MERGE Fix media scanner uri handling. If a file was originally considered a video file (because it had a .mp4 extension, for example), but was then discovered to have only an audio track, it would update the type, but not the URI for insertion into the media provider. Change-Id: Ie589c9b52b436d73e295609d21238b2b3e829502 Signed-off-by: Mike Lockwood <lockwood@android.com>