summaryrefslogtreecommitdiffstats
path: root/common/Android.mk
diff options
context:
space:
mode:
authorrepo sync <mxw@google.com>2010-09-14 15:05:15 -0700
committerrepo sync <mxw@google.com>2010-09-15 14:24:42 -0700
commit112087b9bd4a239df4359c144b11512c56be896d (patch)
tree3a17c28053b9ce030852eab7c71457e6c3d41ca8 /common/Android.mk
parentc0bb8af58ae15674178f2db240283719918c6f28 (diff)
downloadandroid_frameworks_ex-112087b9bd4a239df4359c144b11512c56be896d.tar.gz
android_frameworks_ex-112087b9bd4a239df4359c144b11512c56be896d.tar.bz2
android_frameworks_ex-112087b9bd4a239df4359c144b11512c56be896d.zip
ExpandoLayout
Change-Id: I6e9bdcca682f11038332b6c0065af78a67cc5d42
Diffstat (limited to 'common/Android.mk')
-rw-r--r--common/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/Android.mk b/common/Android.mk
index ed7c479..f48fc88 100644
--- a/common/Android.mk
+++ b/common/Android.mk
@@ -19,7 +19,6 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE := android-common
-LOCAL_SDK_VERSION := 8
LOCAL_SRC_FILES := \
$(call all-java-files-under, java) \
$(call all-logtags-files-under, java)