summaryrefslogtreecommitdiffstats
path: root/libsensors/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Always use the open source sensorsWolfgang Wiedmeyer2017-01-131-2/+1
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Revert "i9300: rewrite libsensors in c++"Wolfgang Wiedmeyer2017-01-131-35/+37
| | | | This reverts commit 381a05756bdbe474ab76242a4e2934d81b8975e9.
* i9300: rewrite libsensors in c++Simon Shields2016-03-051-37/+35
| | | | | | | | * based off t0lte sensors * AkmSensor kanged from i9100 (added sensor status support) * has a working compass! Change-Id: Iaed0463c33089ca0b636be4ba3f966f2e25f34f9
* i9300: ensure we don't build opensource sensorsSimon Shields2015-12-231-1/+2
| | | | | | | currently the compass seems to be really broken, so we'll use the proprietary ones for now Change-Id: I195e0765da7789d38940835d9e8c6eff4e09a900
* i9300: libsensors: remove unused orientation sensorChristian Balster2015-11-251-1/+0
| | | | | | | | | | | | | The Orientation Sensor is deprecated and no longer required. Additionally this implementation is never even used, since Android automatically replaces it by it's own implementation if the sensor HAL doesn't also provide a Rotation Vector sensor. Furthermore the current implementation only uses the accelerometer and magnetometer for the sensor fusion and doesn't make use of the Gyroscope. So should we at some point decide to implement our own complete sensor fusion this would have to be rewritten anyway. Change-Id: I45d8a9afd2089b49131e6cc69cdf2f3dfee46c92
* i9300: update libsensors from replicantJavi Ferrer2015-11-251-6/+3
| | | | | | - Orientation sensor still broken Change-Id: I7d20afbbc1f8b1ca5d046a38c0c3b7ce824c12cd
* i9300: add opensource sensors halPaul Kocialkowski2013-09-021-0/+52
Change-Id: Ia104c31f165fcaca1ee5dc471f7d71ca9abd387f