[CrOS PhoneHub] Add PhoneHubManager class
This class will implement the core functionality for Phone Hub. Currently, it simply instantiates an instance of FeatureStatusProviderImpl. Additionally, we provide a static Get() function to be called by //ash in ash::Shell::OnFirstSessionStarted() to get access to Phone Hub without taking a dependency on //chrome (which is not allowed). Bug: 1106937 Change-Id: I980237970349dc3b0ec47b0d144a59680c1c14bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350024 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#797416}
Showing
Please register or sign in to comment