sysstatemgmt/systemstateplugins/test/tintadptplugin/group/tiadaptation_plugin.mmp
branchRCL_3
changeset 61 8cb079868133
parent 60 ccb4f6b3db21
equal deleted inserted replaced
60:ccb4f6b3db21 61:8cb079868133
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2009 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".
    24 TARGETTYPE		exe
    24 TARGETTYPE		exe
    25 TARGETPATH	/sys/bin
    25 TARGETPATH	/sys/bin
    26 
    26 
    27 UID				0x1000007A 0x10285A52	
    27 UID				0x1000007A 0x10285A52	
    28 VENDORID		0x70000001
    28 VENDORID		0x70000001
    29 
       
    30 //Secure id of sysstatemgr.exe
       
    31 SECUREID		0x2000D75B
       
    32 
    29 
    33 CAPABILITY 		PowerMgmt ReadDeviceData WriteDeviceData ProtServ SwEvent ReadUserData WriteUserData DiskAdmin
    30 CAPABILITY 		PowerMgmt ReadDeviceData WriteDeviceData ProtServ SwEvent ReadUserData WriteUserData DiskAdmin
    34 
    31 
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    32 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    36 
    33