summaryrefslogtreecommitdiffstats
path: root/chips/Android.mk
diff options
context:
space:
mode:
authorMindy Pereira <mindyp@google.com>2011-09-16 09:51:54 -0700
committerMindy Pereira <mindyp@google.com>2011-09-16 09:52:34 -0700
commit53152808aa153dc5400997892ee6cedf27819051 (patch)
treef095d15ae98385185f78347b63d55240bf812edd /chips/Android.mk
parenta74ea02a54a5fa7ff4c5fa98ebafc5d276e47f6f (diff)
downloadandroid_frameworks_ex-53152808aa153dc5400997892ee6cedf27819051.tar.gz
android_frameworks_ex-53152808aa153dc5400997892ee6cedf27819051.tar.bz2
android_frameworks_ex-53152808aa153dc5400997892ee6cedf27819051.zip
Move local_sdk to 14
Fixes bug:5331094 move chips, gmail to SDK 14 Change-Id: Ib113a571a8c8da93611b5d58f992e0b333a471ea
Diffstat (limited to 'chips/Android.mk')
-rw-r--r--chips/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/chips/Android.mk b/chips/Android.mk
index e1baf29..bba269d 100644
--- a/chips/Android.mk
+++ b/chips/Android.mk
@@ -16,7 +16,7 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE := android-common-chips
-LOCAL_SDK_VERSION := current
+LOCAL_SDK_VERSION := 14
LOCAL_SRC_FILES := \
$(call all-java-files-under, src) \
$(call all-logtags-files-under, src)