commit | cc169259cd4451d6bf23c04ed07ac69a1d4d9444 | [log] [tgz] |
---|---|---|
author | Alex Deymo <deymo@chromium.org> | Wed Jun 10 19:10:14 2015 -0700 |
committer | ChromeOS Commit Bot <chromeos-commit-bot@chromium.org> | Sat Jun 13 02:53:19 2015 +0000 |
tree | b24bd75d69f118c204a36ff1c81558b27b4c11fd | |
parent | a50870549b0fc16b659250449fffbd3eacc57d8b [diff] |
update_engine: Switch main to GlibMessageLoop. This patch instanciates a GlibMessageLoop for the main thread that can be used by any module by calling MessageLoop::current(). BUG=brillo:91 TEST=Ran update_engine on a link device. Main loop still works. Change-Id: I42a6011515de77a77dfb636cc5ae9488e072ad58 Reviewed-on: https://chromium-review.googlesource.com/276891 Reviewed-by: Gilad Arnold <garnold@chromium.org> Commit-Queue: Alex Deymo <deymo@chromium.org> Tested-by: Alex Deymo <deymo@chromium.org>