commit | 8c75ea9f2bc9c42d6ce30abb4b93a2930a5d4bce | [log] [tgz] |
---|---|---|
author | Daniel Erat <[email protected]> | Fri Jan 10 10:16:07 2014 -0800 |
committer | chrome-internal-fetch <[email protected]> | Sat Jan 11 17:43:41 2014 +0000 |
tree | 76b54b6d2ef26484302727597a2b661a843abd03 | |
parent | fa40450ea1ac5f9f835c6a0823ecb36d7dd09876 [diff] |
update_engine: Let "power" user query update status. Change update_engine's D-Bus configuration to allow the "power" user (used by powerd) to query the update status. powerd already listens for signals announcing update state changes, but it also ought to query the current status if it gets restarted for some reason. It also removes some "deny" directives that are apparently undesirable, as "deny" is already the default (see http://crbug.com/219054). BUG=none TEST=confirmed that powerd is able to query the update status after being restarted Change-Id: I60389a20409c2534e5e306bb7662b424f1d272c3 Reviewed-on: https://chromium-review.googlesource.com/182243 Tested-by: Daniel Erat <[email protected]> Reviewed-by: David Zeuthen <[email protected]> Reviewed-by: Don Garrett <[email protected]> Commit-Queue: Daniel Erat <[email protected]>