aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2018-03-15 06:44:56 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-03-15 06:44:56 +0000
commit31179761140edfba9234db19ab1ec64748033cc1 (patch)
tree33bbd218a4d10bdb9ea5640592e999b9b7dcb865
parentdddc657d185c9de7772c2423adf9db6a123a7080 (diff)
parentae9a0cb67884938c193083b8c9a532190ea7b63f (diff)
downloadpdk-o-mr1-iot-preview-8.tar.gz
-rw-r--r--apps/HelloPDK/jni/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/HelloPDK/jni/Android.mk b/apps/HelloPDK/jni/Android.mk
index 6abeb83..eb0f219 100644
--- a/apps/HelloPDK/jni/Android.mk
+++ b/apps/HelloPDK/jni/Android.mk
@@ -31,6 +31,8 @@ LOCAL_CFLAGS := -Wall -Werror
LOCAL_C_INCLUDES := $(JNI_H_INCLUDE)
+LOCAL_SDK_VERSION := current
+
include $(BUILD_SHARED_LIBRARY)
endif # java supproted