summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanny Baumann <dannybaumann@web.de>2013-09-03 16:31:10 +0200
committerDanny Baumann <dannybaumann@web.de>2013-09-03 16:31:10 +0200
commit6b967949e296b0edd27234d42255358a2642e819 (patch)
treee8cd1e806794418749cec450b0ec6144c4faf65e
parent7673093fc992b267c1ba9970e9ba7d630863715f (diff)
downloadandroid_packages_apps_Calendar-6b967949e296b0edd27234d42255358a2642e819.tar.gz
android_packages_apps_Calendar-6b967949e296b0edd27234d42255358a2642e819.tar.bz2
android_packages_apps_Calendar-6b967949e296b0edd27234d42255358a2642e819.zip
Also allow hidden method access.
http://review.cyanogenmod.org/#/c/49689/ requires the chips library to need access to hidden methods, so the calendar app needs access to those too. Change-Id: I288875ccd17bc39cea99b4d9ea3b247d4646d5dc
-rw-r--r--Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 4a8b1584..646bd858 100644
--- a/Android.mk
+++ b/Android.mk
@@ -31,8 +31,6 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
android-support-v4 \
calendar-common
-LOCAL_SDK_VERSION := current
-
LOCAL_RESOURCE_DIR := $(addprefix $(LOCAL_PATH)/, $(res_dirs))
LOCAL_PACKAGE_NAME := Calendar