On Tue, Jul 26, 2011 at 7:21 AM, rao <[email protected]> wrote:
> I'm debugging suspend failure of honeycomb on a proprietary target
> board.

There is no publicly-available source code for Honeycomb at this time.

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

Step #1: Wait a few months for the Honeycomb source code to exist

Step #2: Visit http://source.android.com

Step #3: Click on the Community tab

Step #4: Choose a relevant Google Group for your question

Step #5: Confirm that you have indeed followed Step #1

Step #6: Ask your questions on the group you choose in Step #4

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in NYC: http://marakana.com/training/android/

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to