Change AOSP Email Makefile to reference current SDK.
Change-Id: Iab007efda5282b64eebbccdc2dd2b8e33177276c
This commit is contained in:
parent
aa0ca16a27
commit
33f92a7f96
@ -50,7 +50,7 @@ LOCAL_OVERRIDES_PACKAGES := Email
|
||||
|
||||
LOCAL_PROGUARD_FLAG_FILES := proguard.flags $(unified_email_dir)/proguard.flags
|
||||
|
||||
LOCAL_SDK_VERSION := 17
|
||||
LOCAL_SDK_VERSION := current
|
||||
|
||||
include $(BUILD_PACKAGE)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user