diff -r dc67b94625c5 -r 9d35fd98f273 systemhealthmanagement/systemhealthmgr/test/tsysmon/resource/emulator/appfwk-sysmon-0042_emulator0.rss --- a/systemhealthmanagement/systemhealthmgr/test/tsysmon/resource/emulator/appfwk-sysmon-0042_emulator0.rss Fri Sep 17 08:36:42 2010 +0300 +++ b/systemhealthmanagement/systemhealthmgr/test/tsysmon/resource/emulator/appfwk-sysmon-0042_emulator0.rss Mon Oct 04 02:28:24 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -19,8 +19,6 @@ #include #include -#include -#include UID2 KUidSsmCommandListResourceFile @@ -63,8 +61,7 @@ { commands = { - r_increment_boot_count - , r_command_publish_system_state + r_command_publish_system_state , r_command_ssmutilsrv , r_command_sysmon , r_command_sysagt2svr @@ -291,19 +288,7 @@ severity = ECmdCriticalSeverity; } -RESOURCE SSM_START_CUSTOM_COMMAND r_increment_boot_count - { - severity = ECmdCriticalSeverity; - execution_behaviour = ESsmWaitForSignal; - dllname = "cmncustomcmds.dll"; - ordinal = 1; // Persist reboots custom command is at ordinal 1 - dll_data = r_increment; - } -RESOURCE SSM_COMMAND_PERSIST_REBOOTS r_increment - { - val = EIncrementBootCount; - } RESOURCE SSM_START_PROCESS_INFO r_command_app_restartfailwithmode2 {