vtuis/videotelui/src/commands/cvtuiprimarycmdpolicy.cpp
branchRCL_3
changeset 23 890b5dd735f8
parent 0 ed9695c8bcbe
--- a/vtuis/videotelui/src/commands/cvtuiprimarycmdpolicy.cpp	Thu Jul 15 18:41:45 2010 +0300
+++ b/vtuis/videotelui/src/commands/cvtuiprimarycmdpolicy.cpp	Thu Aug 19 09:57:36 2010 +0300
@@ -439,7 +439,9 @@
 #else
         // When RD_BOOT_CUSTOMIZABLE_AI is defined, active idle is always
         // shown in menu
-        result = EFalse;
+        // result = EFalse;
+        // disable the go to idle when autolock is on.
+        result = iUiStates.IsDeviceLockOn();
 #endif //RD_BOOT_CUSTOMIZABLE_AI
         break;