| commit | bec4ab42f9d12aab2849aca47908e1aabb930987 | [log] [tgz] |
|---|---|---|
| author | John Stultz <john.stultz@linaro.org> | Fri Dec 09 18:44:02 2011 -0800 |
| committer | Colin Cross <ccross@android.com> | Mon Apr 09 13:58:00 2012 -0700 |
| tree | f8b91a97358ab1b388dddd661aa5bcb083f369a3 | |
| parent | 1b16062778209fc584b65fd8601b152f99528873 [diff] |
alarmtimer: Provide accessor to alarmtimer rtc device The Android alarm interface provides a settime call that sets both the alarmtimer RTC device and CLOCK_REALTIME to the same value. Since there may be multiple rtc devices, provide a hook to access the one the alarmtimer infrastructure is using. Signed-off-by: John Stultz <john.stultz@linaro.org>