sysstatemgmt/systemstateplugins/adptplugin/group/emergencycallrfadaptationref.mmp
changeset 73 d38941471f1c
parent 0 4e1aa6a622a0
equal deleted inserted replaced
70:653a8b91b95e 73:d38941471f1c
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-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".
    20 uid		0x2000E657 0x2000E65C
    20 uid		0x2000E657 0x2000E65C
    21 vendorid 	0x70000001
    21 vendorid 	0x70000001
    22 
    22 
    23 capability 	PowerMgmt ReadDeviceData WriteDeviceData ProtServ SwEvent ReadUserData WriteUserData
    23 capability 	PowerMgmt ReadDeviceData WriteDeviceData ProtServ SwEvent ReadUserData WriteUserData
    24 
    24 
       
    25 // If SYMBIAN_INCLUDE_APP_CENTRIC macro is defined then CommDD capability is required along with the capability
       
    26 // list described in the above line.
       
    27 #ifdef SYMBIAN_INCLUDE_APP_CENTRIC 
       
    28 capability 		CommDD
       
    29 #endif	//SYMBIAN_INCLUDE_APP_CENTRIC
       
    30 
    25 NOEXPORTLIBRARY /* Has a fixed interface emergencycallrfadaptationref.def */
    31 NOEXPORTLIBRARY /* Has a fixed interface emergencycallrfadaptationref.def */
    26 
    32 
    27 userinclude	../inc
    33 userinclude	../inc
    28 userinclude ../../localinc
    34 userinclude ../../localinc
    29 
    35