commit | 3bab177b61d37254c332c4febb11e30bd46aae71 | [log] [tgz] |
---|---|---|
author | Amin Hassani <ahassani@chromium.org> | Fri Jun 21 14:58:25 2019 -0700 |
committer | chrome-bot <chrome-bot@chromium.org> | Thu Jul 04 12:43:54 2019 -0700 |
tree | 4f96c2a6b6be932e9419bf7efbbc841865f1989d | |
parent | eb463eef3769467d0a09d99aebb3300109ec912c [diff] |
update_engine: Use DBus protobuf capabilities in dlcservice API methods DBus have the capability to pass protobuf message directly in the method without the need for serializing it manually. This CL uses those types of arguments which is almost used everywhere in the platform2 code base. BUG=chromium:978672 TEST=precq Cq-Depend: chromium:1672684 Change-Id: I6e34ee76ede0c7b0b8cd1bba603a5836743d67fc Reviewed-on: https://chromium-review.googlesource.com/1672021 Tested-by: Amin Hassani <ahassani@chromium.org> Commit-Ready: Amin Hassani <ahassani@chromium.org> Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org> Reviewed-by: Amin Hassani <ahassani@chromium.org>