Merge "Set LOCAL_SDK_VERSION where possible." am: bf52b7e00b am: cd06b1696d

am: b1ac1b8494

Change-Id: Id51803759530a630ecfb287126c5e366938ad09f
This commit is contained in:
hansson
2018-02-21 17:47:02 +00:00
committed by android-build-merger
+1
View File
@@ -5,6 +5,7 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_PACKAGE_NAME := RecoveryLocalizer
LOCAL_SDK_VERSION := current
LOCAL_MODULE_TAGS := optional
LOCAL_SRC_FILES := $(call all-java-files-under, src)