Avoid global using namespace statements in modules/sensor
global using namespace statements cause issues with jumbo builds so this patch moves and removes two such occurances in modules/sensor. An alternative is to import explicit symbols rather than the full namespaces. R=mikhail.pozdnyakov@intel.com Bug: Change-Id: Iafc85a856b02b381dae6244b2fc3acedc37e30db Reviewed-on: https://chromium-review.googlesource.com/565296Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: bratell at Opera <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#485277}
Showing
Please register or sign in to comment