diff -r 21e939dd208a -r 66ecddbca914 sysstatemgmt/ssmpolicyplugins/inc/ssmswp.hrh --- a/sysstatemgmt/ssmpolicyplugins/inc/ssmswp.hrh Tue Apr 27 17:57:16 2010 +0300 +++ b/sysstatemgmt/ssmpolicyplugins/inc/ssmswp.hrh Tue May 11 17:23:24 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2009-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" @@ -32,6 +32,19 @@ }; /** +* Startup NonCritical phase SWP. +* +* These identifiers are also used as command list ids to find the correct +* command list among all command lists in the system. +*/ +#define SWP_UID_SSM_NONCRITICAL_PHASE 0x2002EA5B + +enum TSwpStartupNonCriticalPhase + { + ESsmNonCriticalPhaseStarted = 0xb1 + }; + +/** * System-wide property for RF status. * * These identifiers are also used as command list ids to find the correct