summaryrefslogtreecommitdiffstats
path: root/notification_persistent_service/server/include/ns_npp_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'notification_persistent_service/server/include/ns_npp_types.h')
-rw-r--r--notification_persistent_service/server/include/ns_npp_types.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/notification_persistent_service/server/include/ns_npp_types.h b/notification_persistent_service/server/include/ns_npp_types.h
index 9e568fe9..79a44d74 100644
--- a/notification_persistent_service/server/include/ns_npp_types.h
+++ b/notification_persistent_service/server/include/ns_npp_types.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.
@@ -55,6 +55,8 @@
// name of NSNPS version file
#define VERSION_TXT "version.txt"
+#define STORAGE_PATH "/nv/BS/ns/npp/rwdata/"
+
typedef enum ENPSLoadType {
LOADTYPE_NONE = -1,