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
This commit is contained in:
Danny Baumann 2013-09-03 16:31:10 +02:00
parent 7673093fc9
commit 6b967949e2

View File

@ -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