genericservices/systemagent/src/server/sysagt2svr.cpp
changeset 18 47c74d1534e1
parent 0 e4d67989cc36
child 45 4b03adbd26ca
equal deleted inserted replaced
0:e4d67989cc36 18:47c74d1534e1
   134 		
   134 		
   135 	// Native properties are policed on the TrustedUI capability
   135 	// Native properties are policed on the TrustedUI capability
   136 		
   136 		
   137 	DefinePSPropertyL(KUidSystemCategory, KSAUidSoftwareInstallKeyValue, RProperty::EInt, KSecurityPolicyNone, KSecurityPolicySwiSIDTrustedUi, 0);
   137 	DefinePSPropertyL(KUidSystemCategory, KSAUidSoftwareInstallKeyValue, RProperty::EInt, KSecurityPolicyNone, KSecurityPolicySwiSIDTrustedUi, 0);
   138 	DefinePSPropertyL(KUidSystemCategory, KUidSwiLatestInstallation, RProperty::EInt, KSecurityPolicyNone, KSecurityPolicySwiSIDTrustedUi, 0);
   138 	DefinePSPropertyL(KUidSystemCategory, KUidSwiLatestInstallation, RProperty::EInt, KSecurityPolicyNone, KSecurityPolicySwiSIDTrustedUi, 0);
       
   139 
       
   140 	DefinePSPropertyL(KUidSystemCategory, KSWIUidsCurrentlyBeingProcessed, RProperty::EByteArray, KSecurityPolicyNone, KSecurityPolicySwiSIDTrustedUi, 0);
   139 		
   141 		
   140 	}
   142 	}
   141 
   143 
   142 /** 
   144 /** 
   143 The function creates the P&S property with uid KUidUnifiedCertstoreFlag
   145 The function creates the P&S property with uid KUidUnifiedCertstoreFlag