--- 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