sysstatemgmt/systemstateplugins/group/ssplugins.iby
changeset 83 11da52d4c847
parent 0 4e1aa6a622a0
equal deleted inserted replaced
78:3f0699f2e14c 83:11da52d4c847
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    19 #include <sspluginsadaptation.iby>
    19 #include <sspluginsadaptation.iby>
    20 #include <sspluginsgsa.iby>
    20 #include <sspluginsgsa.iby>
    21 #include <cmncustomcmds.iby>
    21 #include <cmncustomcmds.iby>
    22 #include <conditionevaluator.iby>
    22 #include <conditionevaluator.iby>
    23 
    23 
    24 #if defined(SYMBIAN_SSM_GRACEFUL_SHUTDOWN)
       
    25 	#if (_SSMSTARTUPMODE != 1) && (_SSMSTARTUPMODE != 8)
       
    26 		#include <lafshutdowneventobserveradaptor.iby>
       
    27 	#endif
       
    28 #endif //SYMBIAN_SSM_GRACEFUL_SHUTDOWN
       
    29 
       
    30 #endif // __SSPLUGINS_IBY__
    24 #endif // __SSPLUGINS_IBY__