OSDN Git Service

Fix b/5287869 (and b/5369640).
authorYuli Huang <yuli@google.com>
Tue, 27 Sep 2011 17:21:15 +0000 (01:21 +0800)
committerYuli Huang <yuli@google.com>
Tue, 27 Sep 2011 17:21:15 +0000 (01:21 +0800)
commitfef5b9860f0a88fc673af2187938956ebd0ade75
tree7e36a74279bc1627214d58891b29e8542690e165
parentd8ad9c0d4fbc8bf0bb8bb2849ef537f60f278f8f
Fix b/5287869 (and b/5369640).

Images from some app (MMS) may not have columns that PhotoEditor tries
to query, for example: the orientation. Just ignore the absent columns.

Change-Id: I1cda4e32241d9be7819453ede225388c7535c18c
AndroidManifest.xml
src/com/android/gallery3d/photoeditor/BitmapUtils.java
src/com/android/gallery3d/photoeditor/SaveCopyTask.java