lacros: Skip first run dialog and inherit metrics consent from ash
Lacros does not need to show the first run dialog. On Chrome OS, metrics consent is chosen during device setup as part of the out-of-box experience. Also, Chrome is the default browser. However, we can't just skip the dialog. We need to respect the user's metrics consent choice. Therefore we pass the initial value for metrics consent from ash-chrome to lacros-chrome over mojo. For users on an ash version that doesn't send the user's metrics choice, continue to show the dialog. For lacros project info, see //docs/lacros.md or go/lacros Bug: 1129954 Change-Id: I545c9ed264c5a8c619f1ec8032dda307dee79d45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422475 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by:Erik Chen <erikchen@chromium.org> Reviewed-by:
Greg Thompson <grt@chromium.org> Reviewed-by:
Greg Kerr <kerrnel@chromium.org> Cr-Commit-Position: refs/heads/master@{#809957}
Showing
Please register or sign in to comment