sysstatemgmt/systemstatereferenceplugins/clayer/group/startupadaptationadapter.mmp
changeset 73 d38941471f1c
parent 0 4e1aa6a622a0
equal deleted inserted replaced
70:653a8b91b95e 73:d38941471f1c
    24 
    24 
    25 UID 0x1000008D 0x20010326
    25 UID 0x1000008D 0x20010326
    26 
    26 
    27 CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ SwEvent ReadUserData WriteUserData
    27 CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ SwEvent ReadUserData WriteUserData
    28 
    28 
       
    29 // If SYMBIAN_INCLUDE_APP_CENTRIC macro is defined then CommDD capability is required along with the capability
       
    30 // list described in the above line.
       
    31 #ifdef SYMBIAN_INCLUDE_APP_CENTRIC 
       
    32 CAPABILITY 		CommDD
       
    33 #endif	//SYMBIAN_INCLUDE_APP_CENTRIC
       
    34 
    29 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    30 
    36 
    31 USERINCLUDE ../inc
    37 USERINCLUDE ../inc
    32 USERINCLUDE ../../localinc
    38 USERINCLUDE ../../localinc
    33 
    39