summaryrefslogtreecommitdiff
path: root/src/radio_hal_interface.c
diff options
context:
space:
mode:
authorGilbok Lee <gilbok.lee@samsung.com>2016-12-12 18:42:14 +0900
committerGilbok Lee <gilbok.lee@samsung.com>2016-12-12 18:42:14 +0900
commit5b983ae9a1df2aaedec06f5022dd72945dc6e4b8 (patch)
treef52ee0cb3cd471b49e9ff69da09c573b1f154e2a /src/radio_hal_interface.c
parenta1f7cff1222fbf7d2a38a9f4190b7e05fafa973e (diff)
downloadlibmm-radio-5b983ae9a1df2aaedec06f5022dd72945dc6e4b8.tar.gz
libmm-radio-5b983ae9a1df2aaedec06f5022dd72945dc6e4b8.tar.bz2
libmm-radio-5b983ae9a1df2aaedec06f5022dd72945dc6e4b8.zip
[Version] 0.2.17 [Profile] Mobile, Wearable [Issue Type] Security Change-Id: I41370d28635685bbbf35c35a5c7930ba7a8a1333
Diffstat (limited to 'src/radio_hal_interface.c')
-rw-r--r--src/radio_hal_interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/radio_hal_interface.c b/src/radio_hal_interface.c
index e40d401..cd62ba9 100644
--- a/src/radio_hal_interface.c
+++ b/src/radio_hal_interface.c
@@ -25,7 +25,7 @@ extern "C" {
#include "mm_radio_utils.h"
#include "radio_hal_interface.h"
-#define LIB_TIZEN_RADIO "libtizen-radio.so"
+#define LIB_TIZEN_RADIO PATH_LIBDIR"/libtizen-radio.so"
static int __convert_error_code(int code, char *func_name)
{