Once all production code accesses the generic sensors code only via Mojo interfaces exported by the Device Service, the impl of those interfaces should be made part of the internal implementation of the Device Service. To that end, //device/generic_sensor should be moved to //service/device/generic_sensor and made visible in GN only to //services/device.
Note that browsertests in //content might still access this code directly. It is lower-priority to eliminate that dependency (e.g., by porting the browsertests to service tests of the Device Service)
Comment 1 by leon....@intel.com
, Apr 28 2017Status: Assigned (was: Available)