commit | c76e210b457442b902cdb3c75e101b75bc6e42c9 | [log] [tgz] |
---|---|---|
author | likaid <likaid@codeaurora.org> | Wed Jun 17 15:54:54 2015 +0800 |
committer | gfxgitp4 <gfxgitp4@localhost> | Thu Jul 09 05:40:13 2015 -0600 |
tree | e859dfbd612e9f0cb36fc1e8d3144ca9e9f65be7 | |
parent | 773ad8f90a3e6bf34425f1e355198156f26a0cb5 [diff] |
SnapdragonCamera: Add the real image size to media provider db The image size may change after add the jpeg exif header. If the real file size was not match the _size column in media provider database, the picture will not be opened on PC via MTP mode. Get the real file size after add exif, and save it into provider db. Change-Id: I832d24f4e38e0fd2e2f0fa536bb94927c4ab442a CRS-Fixed: 854308