diff -r 175a0d824084 -r 676b6116ca93 applaunchservices/aftermarketappstarter/test/tamastarter/resource/emulator/tamastarter_amaadder_ssma.rss --- a/applaunchservices/aftermarketappstarter/test/tamastarter/resource/emulator/tamastarter_amaadder_ssma.rss Tue Oct 12 17:17:12 2010 +0300 +++ b/applaunchservices/aftermarketappstarter/test/tamastarter/resource/emulator/tamastarter_amaadder_ssma.rss Wed Oct 20 17:03:03 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2008-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" @@ -17,8 +17,6 @@ #include #include -#include -#include UID2 KUidSsmCommandListResourceFile @@ -61,8 +59,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 @@ -298,20 +295,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_tamastarter_amaadder { name = "tamastarter_amaadder.exe";