bsptemplate/asspandvariant/template_variant/specific/power.cpp
branchRCL_3
changeset 256 c1f20ce4abcf
parent 0 a41df078684a
child 257 3e88ff8f41d5
--- a/bsptemplate/asspandvariant/template_variant/specific/power.cpp	Thu Aug 19 11:14:22 2010 +0300
+++ b/bsptemplate/asspandvariant/template_variant/specific/power.cpp	Tue Aug 31 16:34:26 2010 +0300
@@ -133,6 +133,12 @@
 		// bring it back from that state. Therefore we stop tracking wakeup events as the Power Manager will
 		// complete any pending notifications anyway. When the driver delivers its notification, we just ignore
 		// it.
+
+		if(wakeupRTC)
+			{
+			//Handle this if needed
+			}
+
 		iWakeupEventsOn = EFalse;		// tracking of wakeup events is now done in hardware
 		}
 	else