From a16e7b50f3148f581439509279f242092e254309 Mon Sep 17 00:00:00 2001 From: ztenghui Date: Fri, 23 Aug 2013 11:47:56 -0700 Subject: Add rotate support in Film Strip Move the exif related code under src.com.android.camera.exif. Refactor the member variables under LocalMediaData.java. Refactor the LocalData to make sure they are immutables for thread safety. bug:10367037 Change-Id: I0e84bcc0097925b2be749fe016984177a68e0a4d --- Android.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk index a77ae822e..18e4e5621 100644 --- a/Android.mk +++ b/Android.mk @@ -5,7 +5,6 @@ include $(CLEAR_VARS) LOCAL_MODULE_TAGS := optional LOCAL_STATIC_JAVA_LIBRARIES := android-support-v13 -LOCAL_STATIC_JAVA_LIBRARIES += com.android.camera.common LOCAL_STATIC_JAVA_LIBRARIES += xmp_toolkit -- cgit v1.2.3