sysstatemgmt/systemstatereferenceplugins/test/tintcustcmd/inc/tcustcmd_const.h
changeset 63 09d657f1ee00
parent 0 4e1aa6a622a0
child 61 8cb079868133
equal deleted inserted replaced
54:072a9626b290 63:09d657f1ee00
     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".
    77 	// to issue a cancel request for security pin check custom command
    77 	// to issue a cancel request for security pin check custom command
    78 	ERPropertyValForSecCustCmdCancelRequest = 99
    78 	ERPropertyValForSecCustCmdCancelRequest = 99
    79 	};	
    79 	};	
    80 
    80 
    81 _LIT(KTestSwpPolicyCustomCmd, "ssm.swp.policy.test.customcmd.dll");
    81 _LIT(KTestSwpPolicyCustomCmd, "ssm.swp.policy.test.customcmd.dll");
       
    82 const TUint32 KEmergencyCallRfAdaptationPluginPropertyKey = 0x2000E657;
    82 
    83 
    83 #endif // __TCUSTCMD_CONST_H__
    84 #endif // __TCUSTCMD_CONST_H__