From 00b187956db9e3b0f33354d3dfcc2c3a0693eee2 Mon Sep 17 00:00:00 2001 From: Owen Lin Date: Wed, 27 Jun 2012 19:01:21 +0800 Subject: Don't reuse bitmaps in BitmapRegionDecoder before JB. Change-Id: I8a2f520f98116af6861fa2cd1460e6f848bbb4e4 --- gallerycommon/Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gallerycommon') diff --git a/gallerycommon/Android.mk b/gallerycommon/Android.mk index a942de289..fb81dd950 100644 --- a/gallerycommon/Android.mk +++ b/gallerycommon/Android.mk @@ -22,6 +22,6 @@ include $(CLEAR_VARS) LOCAL_MODULE := com.android.gallery3d.common2 LOCAL_SRC_FILES := $(call all-java-files-under, src) -LOCAL_SDK_VERSION := 8 +LOCAL_SDK_VERSION := current include $(BUILD_STATIC_JAVA_LIBRARY) -- cgit v1.2.3