commit | 4b017a9b8728d19880d8d0de9cb994d7c0273769 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Fri Apr 27 14:31:08 2018 -0700 |
committer | Emily Shaffer <emilyshaffer@google.com> | Tue May 22 18:22:06 2018 +0000 |
tree | e28d5fcdc02cbb5b50a1343d81fa78d696d9052c | |
parent | d541027d4bc1f7f0fa00411d5eead606d476dbc2 [diff] |
watchdog: Use ResetTimeRemaining for wd_reset Using this helper method reduces the number of dbus calls made during each watchdog reset. Change-Id: I373db3babe03e05fca33eb4dbbbc7c07f95a39ea Signed-off-by: William A. Kennington III <wak@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.