diff -r 90fe74753f71 -r acd4e87b24b4 recents_plat/logs_timers_api/inc/LogsDomainCRKeys.h --- a/recents_plat/logs_timers_api/inc/LogsDomainCRKeys.h Fri Sep 03 14:26:05 2010 +0300 +++ b/recents_plat/logs_timers_api/inc/LogsDomainCRKeys.h Fri Sep 17 16:47:32 2010 +0300 @@ -138,6 +138,13 @@ */ const TUint32 KLogsPredictiveSearch = 0x0000000D; +/** +* KLogsFakeExitEnabled +* Controls the fake exiting feature +* 0 - Fake exit is disabled +* 1 - Fake exit is enabled +*/ +const TUint32 KLogsFakeExitEnabled = 0x0000000E; /**************************************************************************/