summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorMindy Pereira <mindyp@google.com>2011-12-16 08:26:43 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-12-16 08:26:43 -0800
commit0d956d2bc94967a0d2c2ae5fdc1662612f5f5dcf (patch)
tree8f026e3f303268e2df2eb9550ef912b4b74424be /Android.mk
parentf39a39d640eb6fbb0a91ee9cecfaf07fe8d373b8 (diff)
downloadandroid_packages_apps_Calendar-0d956d2bc94967a0d2c2ae5fdc1662612f5f5dcf.tar.gz
android_packages_apps_Calendar-0d956d2bc94967a0d2c2ae5fdc1662612f5f5dcf.tar.bz2
android_packages_apps_Calendar-0d956d2bc94967a0d2c2ae5fdc1662612f5f5dcf.zip
Revert "Use the resources in the static chips lib now."
This reverts commit f39a39d640eb6fbb0a91ee9cecfaf07fe8d373b8
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 46ccff06..7d3d6e59 100644
--- a/Android.mk
+++ b/Android.mk
@@ -30,8 +30,6 @@ LOCAL_PACKAGE_NAME := Calendar
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
-LOCAL_AAPT_FLAGS := --auto-add-overlay
-LOCAL_AAPT_FLAGS += --extra-packages com.android.ex.chips
include $(BUILD_PACKAGE)