Questions regarding the firmware are best asked on a list that actually pertains to the firmware. Visit http://source.android.com and click on the Community tab.
On Thu, Jul 14, 2011 at 7:11 AM, rao <[email protected]> wrote: > Hi, > I'm trying to set alarm on my development board with honeycomb. > > root@...# ./adb shell echo "" > /sys/class/rtc/rtc0/wakealarm > root@...# ./adb shell echo "+20" > /sys/class/rtc/rtc0/wakealarm > root@...# ./adb shell echo standby > /sys/power/state > > However, am not seeing any alarm getting set either in the UI or by > doing cat. > > Is this a known issue? > > Thanks, > Rao > > -- > 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 > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- 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

