Skip to content

Commit

Permalink
Merge "Set LOCAL_SDK_VERSION where possible." am: bf52b7e am: cd06b16
Browse files Browse the repository at this point in the history
am: b1ac1b8

Change-Id: Id51803759530a630ecfb287126c5e366938ad09f
  • Loading branch information
hansson authored and android-build-merger committed Feb 21, 2018
2 parents 0d4a75a + b1ac1b8 commit a7df318
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/recovery_l10n/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit a7df318

Please sign in to comment.