summaryrefslogtreecommitdiffstats
path: root/interface_unified/library/include/system_service/ss_error_event_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'interface_unified/library/include/system_service/ss_error_event_common.h')
-rw-r--r--interface_unified/library/include/system_service/ss_error_event_common.h11
1 files changed, 2 insertions, 9 deletions
diff --git a/interface_unified/library/include/system_service/ss_error_event_common.h b/interface_unified/library/include/system_service/ss_error_event_common.h
index b8772a46..ce7677f9 100644
--- a/interface_unified/library/include/system_service/ss_error_event_common.h
+++ b/interface_unified/library/include/system_service/ss_error_event_common.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.
@@ -88,21 +88,14 @@ enum EArtifactId {
eArtifactIdCmsLogs,
eArtifactIDInternalDTC,
eArtifactIdComDebugLog, // << ID 15
- eArtifactIdRadioDebugLog,
- eArtifactIdConnectivityDebugLog,
eArtifactIdKernelBootLog,
- eArtifactIdGraphicsDebugLog,
- eArtifactIdSysLog,
eArtifactIdPstoreLog,
eArtifactIdClearAllLog,
eArtifactIdNaviLog,
- eArtifactIdWinSysLog,
- eArtifactIdAppFwLog,
- eArtifactIdTomoyoLog,
eArtifactIdScreenShot, // These three Log entries have to remain
eArtifactIdDebugFolder2Content, // at the end of the list
eArtifactIdDebugFolderContent,
- eArtifactIdMaxValue // << 30
+ eArtifactIdMaxValue // << 23
};
struct ARTIFACT_RESPONSE {