DescriptionMove DeviceMonitorLinux to //device/core.
This code will be shared by HidServiceLinux and UsbServiceLinux so it
needs to be in the shared //device/core component.
Sharing the service introduces an issue with destruction order that is
resolved by adding a WillDestroyMonitorMessageLoop() method to its
Observer interface.
BUG=422562
Committed: https://crrev.com/57b6ff447084f1b0040557436d0f55c1e152626c
Cr-Commit-Position: refs/heads/master@{#396318}
Patch Set 1 #Patch Set 2 : Fix //components/pairing build. #
Total comments: 1
Patch Set 3 : Added comment for boolean parameter. #
Messages
Total messages: 12 (4 generated)
|