chromeos: Introduce LacrosManager.
Currently LacrosLoader had two responsibilities: - Loading Lacros via ComponentUpdater. - Launching Lacros executable. This CL splits the responsibility. The latter one is now LacrosManager's responsibility, and it delegates the loading to LacrosLoader. Flipped the flag, and made sure loading works. Bug: 1094106 Test: Ran lacros-chrome locally. Change-Id: Ic18dc38641d1a28149fda3fce8619aefd87bc406 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2241203 Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:Dominick Ng <dominickn@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#778632}
Showing
This diff is collapsed.
Please register or sign in to comment