Closed
Bug 1072517
Opened 11 years ago
Closed 11 years ago
Ensure alarm API bringup on fxpi
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: cjones, Unassigned)
References
Details
The android alarm device is enabled in our kernel build. The RPi isn't like a traditional phone-class device though, because it doesn't have an RTC. But, it also doesn't support suspend / eager-suspend so full RTC-interrupt-wakeups aren't needed.
So the project is to ensure that alarms programmed through the API still fire even though they won't ever wake the device from sleep.
This isn't blocked on graphics.
Reporter | ||
Comment 1•11 years ago
|
||
Alarm app is able to set and fire alarms.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•