commit | fc4d6899982dfd9c03d63b47e34c9c976a042c7e | [log] [tgz] |
---|---|---|
author | Venkateshwarlu Domakonda <vdomak@codeaurora.org> | Tue Jul 21 10:46:39 2015 +0530 |
committer | Linux Build Service Account <lnxbuild@localhost> | Tue Oct 06 03:30:31 2015 -0600 |
tree | 6b8e8a7a069138f4d71b42e7db1355a4f5fe6028 | |
parent | baf687ffca19cc2be420f8d3e84f151adc225dc1 [diff] |
Disable libfmjni module. Disable the libfmjni library from AOSP. Use right libfmjni to support FM on QCOM targets. Change-Id: I8f1d7d41395448e5b1ca43f54cc5e19f75589d86
diff --git a/jni/fmr/Android.mk b/jni/fmr/Android.mk index 1700b4e..e1da5fb 100644 --- a/jni/fmr/Android.mk +++ b/jni/fmr/Android.mk
@@ -31,5 +31,5 @@ libmedia \ LOCAL_MODULE := libfmjni -include $(BUILD_SHARED_LIBRARY) +#include $(BUILD_SHARED_LIBRARY)