summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhansson <hansson@google.com>2018-02-23 07:48:28 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-02-23 07:48:28 +0000
commitb59af56842e157cff48480a2db0d95aa2e072be8 (patch)
treefbd39be8be7726901fb162b2592590d0846e0e8a
parentad6569eefb8c3cf2b05ef7c9b91880fdf2b91a29 (diff)
parentcc0e903abd1cc57c395f7bf5cdc084ee9f2932dd (diff)
downloadHTMLViewer-pie-qpr3-release.tar.gz
am: cc0e903abd Change-Id: Ib0cba11c4285022b8daeb4c6a09b867fbb1f5b09
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 1a7f6a9..df45fcd 100644
--- a/Android.mk
+++ b/Android.mk
@@ -6,5 +6,6 @@ LOCAL_MODULE_TAGS := optional
LOCAL_SRC_FILES := $(call all-subdir-java-files)
LOCAL_PACKAGE_NAME := HTMLViewer
+LOCAL_SDK_VERSION := current
include $(BUILD_PACKAGE)