Change log TAG & folder name 96/186696/1
authorjunkyu han <junkyu.han@samsung.com>
Mon, 13 Aug 2018 12:12:28 +0000 (21:12 +0900)
committerjunkyu han <junkyu.han@samsung.com>
Mon, 13 Aug 2018 12:12:28 +0000 (21:12 +0900)
Change-Id: I72074b927d01d612f3446992ca3559481514ba0f

inc/log.h
noBuild/README.md [moved from exception/README.md with 100% similarity]
noBuild/resource_camera.c [moved from exception/resource_camera.c with 100% similarity]
noBuild/resource_camera.h [moved from exception/resource_camera.h with 100% similarity]

index 20619d9..9ca1d9f 100644 (file)
--- a/inc/log.h
+++ b/inc/log.h
@@ -27,7 +27,7 @@
 #ifdef  LOG_TAG
 #undef  LOG_TAG
 #endif
-#define LOG_TAG "POSITION_FINDER_SERVER"
+#define LOG_TAG "RCC"
 
 #if !defined(_D)
 #define _D(fmt, arg...) dlog_print(DLOG_DEBUG, LOG_TAG, "[%s:%d] " fmt "\n", __func__, __LINE__, ##arg)
similarity index 100%
rename from exception/README.md
rename to noBuild/README.md