commit | 63b96d74b2ffe5999243ab5c33f588030bcb42ce | [log] [tgz] |
---|---|---|
author | Andrew de los Reyes <adlr@chromium.org> | Mon May 10 13:08:54 2010 -0700 |
committer | Andrew de los Reyes <adlr@chromium.org> | Mon May 10 13:08:54 2010 -0700 |
tree | 4a6e93710964a383ea862a91a944b086d745452b | |
parent | f98bff879c8e90840582f6a60a93918465f2d8b9 [diff] |
AU: DBus support. A few changes to support dbus in the Update Engine daemon: - SConstruct: build marshaller for the dbus signal. - Update Attempter: respond to dbus calls and broadcast status on dbus signal. - Update Engine Client: flag to listen for status updates. - Also, cleanup outdated code in Omaha Response Handler. BUG=None TEST=attached unittests/on device tests Review URL: http://codereview.chromium.org/2037002