X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=service%2Fvehicle%2Fpositioning%2Fserver%2Fsrc%2FSensor%2FSensorLog.cpp;h=9dd22a4f8bb955abb6c3ae77fb501143eafe9159;hb=761d3a409fb8ddb3e01e1eded4aaab17bb4a155f;hp=eed514fd19c5df49d5b0f7354ccb8b36d92bbb08;hpb=17cf21bcf8a2e29d2cbcf0a313474d2a4ee44f5d;p=staging%2Fbasesystem.git diff --git a/service/vehicle/positioning/server/src/Sensor/SensorLog.cpp b/service/vehicle/positioning/server/src/Sensor/SensorLog.cpp index eed514f..9dd22a4 100755 --- a/service/vehicle/positioning/server/src/Sensor/SensorLog.cpp +++ b/service/vehicle/positioning/server/src/Sensor/SensorLog.cpp @@ -78,7 +78,7 @@ typedef enum { #define SENSLOG_SEMAPHO_NAME ("SENSLOG_SEMAPHO") /* Semaphore name(MAX 32Byte) */ -#define SENSLOG_CONFIG_FILE_PATH_1 "/nv/BS/vs/positioning/rwdata/" /* Sensor log-Config filepath-1 */ +#define SENSLOG_CONFIG_FILE_PATH_1 "/var/local/lib/basesystem/nv/BS/vs/positioning/rwdata/" /* Sensor log-Config filepath-1 */ #define SENSLOG_CONFIG_FILE_PATH_2 "/mnt/sda1/" /* Sensor log-Config filepath-2 */ #define SENSLOG_CONFIG_FILE_NAME_SYS "POS_sys_log.cfg" /* Sensor log-Config filename-SYS */ #define SENSLOG_CONFIG_FILE_NAME_GPS "POS_gps_log.cfg" /* Sensor log-Config filename-GPS */