diff -r 4af31167ea77 -r 13d7c31c74e0 remotemgmt_plat/scp_server_api/inc/SCPClient.h --- a/remotemgmt_plat/scp_server_api/inc/SCPClient.h Thu Jul 15 19:36:11 2010 +0300 +++ b/remotemgmt_plat/scp_server_api/inc/SCPClient.h Thu Aug 19 10:44:50 2010 +0300 @@ -269,6 +269,7 @@ * Fetch the limit-values for code length */ void FetchLimits( TInt& aMin, TInt& aMax ); + void InformAutolockTask(); TBool isFlagEnabled; };