Chromium: Add Sensors in chromeos/components
This commit adds Sensor Hal Dispatcher, sensor mojo interfaces, and basic usages of them to connect clients to iioservice. BUG=chromium:1006141, b:162154663 TEST=builds, unit tests and test on octopus: Chromium connects to iioservice as a DBus client, and invites iioservice into the mojo network. Chromium then waits for iioservice_client (test executable) to register and establish a connection between iioservice and iioservice_client. All re-connections between Chromium and iioservice work well. Change-Id: I9f9ed4267093191ad306c25216300f850dc42006 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332056 Commit-Queue: Cheng-Hao Yang <chenghaoyang@chromium.org> Reviewed-by:Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#805973}
Showing
Please register or sign in to comment