* commit 'ee83bc75a533826c5c5ffb136cf196d5d28d6ea7': Add libhidcommand_jni.so to required module.
This commit is contained in:
@@ -6,6 +6,7 @@ include $(CLEAR_VARS)
|
||||
LOCAL_SRC_FILES := $(call all-subdir-java-files)
|
||||
LOCAL_MODULE := hid
|
||||
LOCAL_JNI_SHARED_LIBRARIES := libhidcommand_jni
|
||||
LOCAL_REQUIRED_MODULES := libhidcommand_jni
|
||||
include $(BUILD_JAVA_LIBRARY)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
Reference in New Issue
Block a user