summaryrefslogtreecommitdiffstats
path: root/interface_unified/scfg_pram/gpf_ss_sm_config_data.cfg
diff options
context:
space:
mode:
authorToshikazuOhiwa <toshikazu_ohiwa@mail.toyota.co.jp>2020-03-30 09:38:42 +0900
committerToshikazuOhiwa <toshikazu_ohiwa@mail.toyota.co.jp>2020-03-30 09:38:42 +0900
commit235ab8f4a66f124005f6bd259f42eed19064a6df (patch)
treeeaaa4818323b6cb205947296c6fb8a878579a2e1 /interface_unified/scfg_pram/gpf_ss_sm_config_data.cfg
parent706ad73eb02caf8532deaf5d38995bd258725cb8 (diff)
ss-interfaceunified branch
Diffstat (limited to 'interface_unified/scfg_pram/gpf_ss_sm_config_data.cfg')
-rw-r--r--interface_unified/scfg_pram/gpf_ss_sm_config_data.cfg26
1 files changed, 26 insertions, 0 deletions
diff --git a/interface_unified/scfg_pram/gpf_ss_sm_config_data.cfg b/interface_unified/scfg_pram/gpf_ss_sm_config_data.cfg
new file mode 100644
index 00000000..9aef5b85
--- /dev/null
+++ b/interface_unified/scfg_pram/gpf_ss_sm_config_data.cfg
@@ -0,0 +1,26 @@
+[Heartbeat]
+MaxHeartBeatRetryCount=4
+AppHeartBeatIntervalInitial=40
+AppHeartBeatIntervalRepeat=30
+
+[CrashDetector]
+Enabled=TRUE
+
+[SysLowMemory]
+TimerValue=5000
+MaxRetryCount=6
+ThresholdValue=5242880
+InterfaceunifiedLogIntervalMs=30000
+
+[UserModeNotification]
+IsBoolean=FALSE
+
+[Module]
+# Set 'ModuleConnectionNumTimesToCheck' to '0' to disable Module Connection checking
+ModuleConnectionNumTimesToCheck=3
+ModuleConnectionTimeOutSec=40
+ModuleStartRespTimeOutSec=120
+
+[CriticalApps]
+CriticalAppsMaxShutdownTimeFastSleep=2;
+CriticalAppsMaxShutdownTimeNormalReset=15; \ No newline at end of file