Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(637)

Unified Diff: update_engine.xml

Issue 4094001: AU: Provide a D-Bus API for changing the update track. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/update_engine.git
Patch Set: review comments Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dbus_service.cc ('k') | update_engine_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: update_engine.xml
diff --git a/update_engine.xml b/update_engine.xml
index 88e68719e30b56d3f35eeec556b975ca95288ccc..73bc92e0d36768a6be108ca2c6a318df245bb2f7 100644
--- a/update_engine.xml
+++ b/update_engine.xml
@@ -20,6 +20,9 @@
</method>
<method name="RebootIfNeeded">
</method>
+ <method name="SetTrack">
+ <arg type="s" name="track" />
+ </method>
<signal name="StatusUpdate">
<arg type="x" name="last_checked_time" />
<arg type="d" name="progress" />
« no previous file with comments | « dbus_service.cc ('k') | update_engine_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698