diff options
author | Greg Hackmann <ghackmann@google.com> | 2013-12-11 18:00:34 -0800 |
---|---|---|
committer | Greg Hackmann <ghackmann@google.com> | 2013-12-16 16:23:52 -0800 |
commit | b7bbca2d6a0ba8e7a0cee5f7683a8193c0e30140 (patch) | |
tree | b05fe65aaea63160a65f4fa50440c222bb722730 /tools | |
parent | a1d6f92f34adb499565c9513235227a308e90221 (diff) | |
download | frameworks_base-b7bbca2d6a0ba8e7a0cee5f7683a8193c0e30140.zip frameworks_base-b7bbca2d6a0ba8e7a0cee5f7683a8193c0e30140.tar.gz frameworks_base-b7bbca2d6a0ba8e7a0cee5f7683a8193c0e30140.tar.bz2 |
Add /dev/rtc backend to SystemClock
On devices without /dev/alarm, use the settimeofday() syscall and the
standard RTC_SET_TIME ioctl (which are collectively equivalent to the
ANDROID_ALARM_SET_RTC ioctl).
Change-Id: I3c1d741099e253186e43c9369b62603b214b9c9a
Signed-off-by: Greg Hackmann <ghackmann@google.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions