update engine D-Bus API (new or modified) for DLC |
|
Issue description
(This bug only tracks the API definition instead of its implementation)
1. AttemptInstallDLC
<method name="AttemptInstallDLC">
<arg type="s" name="id" direction="in" />
</method>
2. GetStatusDLC
<method name="GetStatusDLC">
<arg type="s" name="id" direction="in" />
<arg type="s" name="percentage" direction="out" />
</method>
alternatives:
can change existing APIs e.g. AttemptUpdate, GetStatus with more parameters.
|
|
►
Sign in to add a comment |
|
Comment 1 by xiaochu@chromium.org
, Aug 7