commit | 2ed99e861b4be73620fd6fdc24a13230e096921c | [log] [tgz] |
---|---|---|
author | Bjorn Bringert <bringert@google.com> | Tue Sep 30 18:53:39 2014 +0100 |
committer | Bjorn Bringert <bringert@google.com> | Tue Sep 30 18:53:39 2014 +0100 |
tree | 39ea4011844ce5df7ec0f4e417a76542371d4773 | |
parent | 6d467e27b7e16442d3fb56af2aa3d94e657dff25 [diff] |
Build Launcher3 against prebuilt SDK 21 Bug: 17507423 Change-Id: I9d6dc856bb29e5d0b3926bde437895d0f2ca7b74
diff --git a/Android.mk b/Android.mk index 6e8365f..110117b 100644 --- a/Android.mk +++ b/Android.mk
@@ -36,8 +36,7 @@ LOCAL_PROTOC_OPTIMIZE_TYPE := nano LOCAL_PROTOC_FLAGS := --proto_path=$(LOCAL_PATH)/protos/ -# STOPSHIP(kennyguy): change to 21 once the L SDK is baked. -LOCAL_SDK_VERSION := current +LOCAL_SDK_VERSION := 21 LOCAL_PACKAGE_NAME := Launcher3 #LOCAL_CERTIFICATE := shared