diff -r 61992147389a -r 653a8b91b95e systemhealthmanagement/systemhealthmgr/test/tsysmon/resource/emulator/appfwk-sysmon-0033_emulator0.rss --- a/systemhealthmanagement/systemhealthmgr/test/tsysmon/resource/emulator/appfwk-sysmon-0033_emulator0.rss Fri Sep 10 19:45:56 2010 +0300 +++ b/systemhealthmanagement/systemhealthmgr/test/tsysmon/resource/emulator/appfwk-sysmon-0033_emulator0.rss Thu Sep 23 10:05:41 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_faileiofcount0 {