am 50484452: Rename calendarcommon to calendarcommon2 to workaround OEM silliness

* commit '504844526f1b7afec048c6d2976ffb332670d5ba':
  Rename calendarcommon to calendarcommon2 to workaround OEM silliness
diff --git a/Android.mk b/Android.mk
index ffa7606..2ba308e 100644
--- a/Android.mk
+++ b/Android.mk
@@ -16,8 +16,10 @@
 
 include $(CLEAR_VARS)
 LOCAL_MODULE := calendar-common
-LOCAL_SDK_VERSION := current
+
+LOCAL_SDK_VERSION := 15
 LOCAL_SRC_FILES := $(call all-java-files-under, src)
+
 include $(BUILD_STATIC_JAVA_LIBRARY)
 
 # Build the test package