OSDN Git Service

Fix MediaStore correction code.
authorztenghui <ztenghui@google.com>
Mon, 30 Sep 2013 19:19:31 +0000 (12:19 -0700)
committerztenghui <ztenghui@google.com>
Mon, 30 Sep 2013 23:14:55 +0000 (16:14 -0700)
commit4feabff8b87e1b71e8040dbcd6289a313bf9f593
treec0b1c76660803bc5e8223527936651294981a871
parentc4aa7c0e3c9b6a15eca03ba7bdaaccf3ceb8c15d
Fix MediaStore correction code.

This reverts commit fb344efde20ffab903fae7c6e5a2e1c90b4ef085.

And this CL make sure we handle rotated image correctly and update the
MediaStore according to the bitmap size.

bug:10988273
Change-Id: I9acb60e0dd485292748bcc586801f76bc7a543dc
src/com/android/camera/data/LocalMediaData.java