| commit | 04df23ae35c562a5c29ca45bea3ec5c029fefe8e | [log] [tgz] |
|---|---|---|
| author | Daniel Erat <derat@chromium.org> | Thu Mar 29 17:55:35 2018 -0700 |
| committer | chrome-bot <chrome-bot@chromium.org> | Fri Mar 30 11:36:38 2018 -0700 |
| tree | 8c4591514bb19a3389ae840e9932574ea266fa46 | |
| parent | 0e0e354125bac76fdc8d4455ac1708ad21b61d64 [diff] |
update_engine: Use org.chromium.KioskAppService service.
Make update_engine use the org.chromium.KioskAppService
D-Bus service exported by Chrome rather than the old methods
under org.chromium.LibCrosService.
BUG=chromium:703229
TEST=unit tests pass; also hacked up RealSystemProvider to
call its GetKioskAppRequiredPlatformVersion and
manually verified that the D-Bus call succeeds
Change-Id: I02d503da1e1aec2319c75e2237c87bfcdcd1f7e5
Reviewed-on: https://chromium-review.googlesource.com/987325
Commit-Ready: Dan Erat <derat@chromium.org>
Tested-by: Dan Erat <derat@chromium.org>
Reviewed-by: Amin Hassani <ahassani@chromium.org>