Merge "Set LOCAL_SDK_VERSION where possible." am: bf52b7e00b
am: cd06b1696d
Change-Id: I78bbe2e58b6d7d442984d3533dedbae705cb156f
This commit is contained in:
@@ -5,6 +5,7 @@ LOCAL_PATH := $(call my-dir)
|
|||||||
include $(CLEAR_VARS)
|
include $(CLEAR_VARS)
|
||||||
|
|
||||||
LOCAL_PACKAGE_NAME := RecoveryLocalizer
|
LOCAL_PACKAGE_NAME := RecoveryLocalizer
|
||||||
|
LOCAL_SDK_VERSION := current
|
||||||
LOCAL_MODULE_TAGS := optional
|
LOCAL_MODULE_TAGS := optional
|
||||||
|
|
||||||
LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||||
|
|||||||
Reference in New Issue
Block a user