commit | 8ab96e3874baa572f10e314ef6e0614042b8305f | [log] [tgz] |
---|---|---|
author | Pavel Maltsev <pavelm@google.com> | Fri Jan 27 11:48:29 2017 -0800 |
committer | Pavel Maltsev <pavelm@google.com> | Mon Mar 06 10:55:06 2017 -0800 |
tree | 5d6578a628bf4df568b82d454790217f82a6af10 | |
parent | da0d1a1d01dfa9571b1d44491723b00d07a5a018 [diff] |
Add continuous property infrastructure to VHAL Implemented RecurrentTimer class that can be used in VHAL implementations to trigger an event every X amount of time. This make sense for continous properties. Also added linkToDeath for VHAL listeners. Test: unit tests added and ran Change-Id: I4a2e0607ff6b15b3e7babbe3fbb9fff8d4e28838