OSDN Git Service

fix a typo in SensorService
authorMathias Agopian <mathias@google.com>
Wed, 19 Sep 2012 00:18:54 +0000 (17:18 -0700)
committerMathias Agopian <mathias@google.com>
Wed, 19 Sep 2012 00:19:04 +0000 (17:19 -0700)
commita5b8e8bfa9f3416ce61ee08162fb139afde60488
tree9b761a212bef671405012a41e776b2392bd1328c
parent1d12d8a8e61163b35cf42c51c558a67138014e82
fix a typo in SensorService

It shouldn't have caused much harm though.
Also log a warning when enabling a sensor
for a connection that is already enabled.

Change-Id: Ia4a052381e79183cd4cb1bedc7ba08e5228d7a38
services/sensorservice/SensorService.cpp