Hi all,
I'm debugging suspend failure of honeycomb on a proprietary target
board.
I was seeing below print on my target board and getting woke up from
already started suspend process.
"PM: Device alarm failed to suspend: error -16"
After adding few prints in the alarm-dev.c I found that alarm_ioctl
function receives ANDROID_ALARM_SET for each and every minute.
Once that time is reached, alarm will be cleared and again set for
next minute.
I really did not understand why this code is needed and also from
where is it done?
Can some one plz help me?
thanks,
Venu

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to