summaryrefslogtreecommitdiffstats
path: root/interface_unified/library/include/system_service/ss_logger_store_logs.h
diff options
context:
space:
mode:
Diffstat (limited to 'interface_unified/library/include/system_service/ss_logger_store_logs.h')
-rw-r--r--interface_unified/library/include/system_service/ss_logger_store_logs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface_unified/library/include/system_service/ss_logger_store_logs.h b/interface_unified/library/include/system_service/ss_logger_store_logs.h
index 1cf9dce7..7c68fd9d 100644
--- a/interface_unified/library/include/system_service/ss_logger_store_logs.h
+++ b/interface_unified/library/include/system_service/ss_logger_store_logs.h
@@ -1,5 +1,5 @@
/*
- * @copyright Copyright (c) 2016-2019 TOYOTA MOTOR CORPORATION.
+ * @copyright Copyright (c) 2016-2020 TOYOTA MOTOR CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -42,7 +42,7 @@
#ifdef _cplusplus
extern "C" {
#endif
-#define SS_LOGGER_SAVE_INTERFACEUNIFIEDLOG_FLAG "/ramd/log/frameworkunifiedlog/SS_LOGGER_SAVE_INTERFACEUNIFIEDLOG_FLAG"
+#define SS_LOGGER_SAVE_INTERFACEUNIFIEDLOG_FLAG "/ramd/BS/ss/logger_service/rwdata/frameworkunifiedlog/SS_LOGGER_SAVE_INTERFACEUNIFIEDLOG_FLAG"
typedef enum {
SS_STORELOGS_INTERFACEUNIFIEDLOG = 0,