summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorKenny Guy <kennyguy@google.com>2014-06-12 13:00:26 +0100
committerKenny Guy <kennyguy@google.com>2014-06-23 13:56:05 +0100
commit242bbe1b72e4978dde8a662d164cd186305e14a7 (patch)
treeff6b46ff813270cac053a4a390845a5fe6fb65ec /Android.mk
parent9c599c2aae239aebf77350dea000e594d6162e39 (diff)
downloadandroid_packages_apps_Trebuchet-242bbe1b72e4978dde8a662d164cd186305e14a7.tar.gz
android_packages_apps_Trebuchet-242bbe1b72e4978dde8a662d164cd186305e14a7.tar.bz2
android_packages_apps_Trebuchet-242bbe1b72e4978dde8a662d164cd186305e14a7.zip
Remove reflection now we are building against L
Remove reflection and update changed renamed L APIs now that branch has L sdk. Change-Id: I223c6528487110eb328e2e229bbcbefb701e0c20
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index dbce33f8b..6e8365fc3 100644
--- a/Android.mk
+++ b/Android.mk
@@ -36,7 +36,8 @@ LOCAL_AAPT_FLAGS := --auto-add-overlay
LOCAL_PROTOC_OPTIMIZE_TYPE := nano
LOCAL_PROTOC_FLAGS := --proto_path=$(LOCAL_PATH)/protos/
-LOCAL_SDK_VERSION := 19
+# STOPSHIP(kennyguy): change to 21 once the L SDK is baked.
+LOCAL_SDK_VERSION := current
LOCAL_PACKAGE_NAME := Launcher3
#LOCAL_CERTIFICATE := shared