mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 01:46:49 +00:00
Build Launcher3 against prebuilt SDK 21
Bug: 17507423 Change-Id: I9d6dc856bb29e5d0b3926bde437895d0f2ca7b74
This commit is contained in:
@@ -36,8 +36,7 @@ LOCAL_AAPT_FLAGS := --auto-add-overlay
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user