sysstatemgmt/systemstatemgr/sus/group/ssmutilsrv.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".
    17 TARGETTYPE		EXE
    17 TARGETTYPE		EXE
    18 UID 0x1000007A 0x2000D766
    18 UID 0x1000007A 0x2000D766
    19 VENDORID		0x70000001
    19 VENDORID		0x70000001
    20 
    20 
    21 CAPABILITY 		PowerMgmt ProtServ ReadDeviceData WriteDeviceData SwEvent ReadUserData WriteUserData
    21 CAPABILITY 		PowerMgmt ProtServ ReadDeviceData WriteDeviceData SwEvent ReadUserData WriteUserData
       
    22 
       
    23 // If SYMBIAN_INCLUDE_APP_CENTRIC macro is defined then CommDD capability is required along with the capability
       
    24 // list described in the above line.
       
    25 #ifdef SYMBIAN_INCLUDE_APP_CENTRIC 
       
    26 CAPABILITY 		CommDD
       
    27 #endif	//SYMBIAN_INCLUDE_APP_CENTRIC
    22 
    28 
    23 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    29 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    24 
    30 
    25 USERINCLUDE		../inc
    31 USERINCLUDE		../inc
    26 USERINCLUDE		../../inc
    32 USERINCLUDE		../../inc