OSDN Git Service

Initialize the modified date correctly.
authorTeng-Hui Zhu <ztenghui@google.com>
Wed, 24 Oct 2012 22:08:59 +0000 (15:08 -0700)
committerTeng-Hui Zhu <ztenghui@google.com>
Wed, 24 Oct 2012 22:15:30 +0000 (15:15 -0700)
commit89c755cbe16f5fe6f57be429a850331cc67a46d5
treeda7630354565980c03070753bcf6d00052ddd2fb
parenta1d04a4aef8117fa0c98b34a931a18a7b46073e3
Initialize the modified date correctly.

On top of that, the date_taken is in units of seconds, while others are in
units of milliseconds.

bug:7307090

Change-Id: I3f14a6354fa72a20d228d49a92d5c2007ca29df1
src/com/android/gallery3d/app/TrimVideo.java
src/com/android/gallery3d/data/LocalVideo.java