commit | f68cdb9cb4841765d9d55d4a95259e9c3bb3ecc1 | [log] [tgz] |
---|---|---|
author | Greg Hackmann <ghackmann@google.com> | Mon Apr 25 13:30:34 2016 -0700 |
committer | Greg Hackmann <ghackmann@google.com> | Fri May 27 12:55:02 2016 -0700 |
tree | 1dda2ff9f609563c0d3de90d9fe7cff69a4f9244 | |
parent | f1f13f98b58467b69c0ac9d4ba43d3f083525966 [diff] |
AlarmManagerService: remove legacy /dev/alarm support We've removed the Android alarm driver from our supported kernels. It's time to remove the userspace callers too: they make the native side of AlarmManagerService more complex, and send the wrong signal about /dev/alarm still being supported. Bug: 28357356 Change-Id: I225d76c3f4e695a831d4419e050e8e178e1224b5 Signed-off-by: Greg Hackmann <ghackmann@google.com>