From cbd0e95334ee2cda804d90497b8f8af1e1d0633f Mon Sep 17 00:00:00 2001 From: Yuli Huang Date: Wed, 28 Sep 2011 01:21:15 +0800 Subject: 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 | 2 -- 1 file changed, 2 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ab12d9b27..cda1d7037 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -199,8 +199,6 @@ android:hardwareAccelerated="true"> - - -- cgit v1.2.3