commit | c9244720da829cac94918555761468ebdd2b7c5d | [log] [tgz] |
---|---|---|
author | Greg Hackmann <ghackmann@google.com> | Mon Jan 27 16:30:09 2014 -0800 |
committer | Greg Hackmann <ghackmann@google.com> | Fri Feb 21 09:53:25 2014 -0800 |
tree | 999c27af9e92ca29a381940151dc1834233513f9 | |
parent | 38bf51466881b726f42832743d8cca6ee67bb148 [diff] |
open("/dev/rtc0") failure in AlarmManagerService.setTime() should be non-fatal Setting the time-of-day clock is still useful on systems where the RTC device is not yet brought up or otherwise unavailable. This matches the in-kernel behavior of the Android alarm driver. Change-Id: I6d4fdadab12e241ada7419425efd55bd13873c55 Signed-off-by: Greg Hackmann <ghackmann@google.com>