recents_plat/logs_timers_api/inc/LogsDomainCRKeys.h
changeset 20 6a40edd41841
parent 0 4a5361db8937
--- a/recents_plat/logs_timers_api/inc/LogsDomainCRKeys.h	Fri Sep 17 08:29:34 2010 +0300
+++ b/recents_plat/logs_timers_api/inc/LogsDomainCRKeys.h	Mon Oct 04 00:17:41 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;
 
 /**************************************************************************/