[CrOS Nearby] Create NearbyConnectionsDependenciesProvider
This KeyedService is responsible for generating dependencies to provide to the Nearby Connections utility process. Code is based off of the existing nearby_process_manager.cc file; the only changes are that we only fetch the Bluetooth adapter once and that we re-organize this code to be a KeyedService since it is based on the Profile. Bug: 1130069 Change-Id: I9c1efd2ff93e9a9aadba5c363d0af37097ab5e49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454388 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:Reilly Grant <reillyg@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#815868}
Showing
Please register or sign in to comment