Remove unused directories and files in video_in_hal
[staging/basesystem.git] / service / system / interface_unified / scfg_pram / gpf_ss_sm_config_data.cfg
1 [Heartbeat]
2 MaxHeartBeatRetryCount=4
3 AppHeartBeatIntervalInitial=40
4 AppHeartBeatIntervalRepeat=30
5
6 [CrashDetector]
7 Enabled=TRUE
8
9 [SysLowMemory]
10 TimerValue=5000
11 MaxRetryCount=6
12 ThresholdValue=5242880
13 InterfaceunifiedLogIntervalMs=30000
14
15 [UserModeNotification]
16 IsBoolean=FALSE
17
18 [Module]
19 # Set 'ModuleConnectionNumTimesToCheck' to '0' to disable Module Connection checking
20 ModuleConnectionNumTimesToCheck=3
21 ModuleConnectionTimeOutSec=40
22 ModuleStartRespTimeOutSec=120
23
24 [CriticalApps]
25 CriticalAppsMaxShutdownTimeFastSleep=2;
26 CriticalAppsMaxShutdownTimeNormalReset=15;