Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new SensorService | Mathias Agopian | 2010-07-19 | 1 | -0/+2 |
| | | | | | | | remove old sensor service and implement SensorManager on top of the new (native) SensorManger API. Change-Id: Iddb77d498755da3e11646473a44d651f12f40281 | ||||
* | first step at implementing the native sensor support | Mathias Agopian | 2010-07-13 | 1 | -0/+100 |
in this commit: - implemented the C stub - implemented the binder interfaces involved - implemented most of the C++ client side missing: - SensorManager cannot connect to the SensorServer yet (because there is no SensorServer yet) Change-Id: I75010cbeef31c98d6fa62fd5d388dcef87c2636b |