Skip to content
Snippets Groups Projects
Commit 854d7540 authored by David Ng's avatar David Ng
Browse files

Disable libfm_jni

Disable module compilation in new release due to module conflict.
Will enable once module is upgraded for new release support.

Change-Id: Ifeb4c9a7eb36283d7a567f16496da3acf7cac8e2
parent ae4a636c
No related branches found
No related tags found
No related merge requests found
...@@ -24,6 +24,6 @@ LOCAL_SHARED_LIBRARIES := \ ...@@ -24,6 +24,6 @@ LOCAL_SHARED_LIBRARIES := \
#LOCAL_ADDITIONAL_DEPENDENCIES := $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr #LOCAL_ADDITIONAL_DEPENDENCIES := $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr
LOCAL_MODULE := libfmjni LOCAL_MODULE := libfmjni
include $(BUILD_SHARED_LIBRARY) #include $(BUILD_SHARED_LIBRARY)
endif endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment