Always create the |ServiceController|
Previously it was only created when it was bound to a receiver, which caused complications if other controllers are created first, because those controllers need access to the Libassistant objects created by the |ServiceController|. This CL also removes unused accessor methods. Bug: b/171748795 Test: chromeos_unittests --gtest_filter="ServiceController*" Change-Id: I1eed788e51a108b6f2b70929f059daabe7b70d65 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569847 Commit-Queue: Jeroen Dhollander <jeroendh@chromium.org> Reviewed-by:Tao Wu <wutao@chromium.org> Reviewed-by:
Meilin Wang <meilinw@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#835916}
Showing
Please register or sign in to comment