summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware/LegacySensorManager.java
Commit message (Collapse)AuthorAgeFilesLines
* fix an overflow in the orientation sensonr calculationsMathias Agopian2012-10-291-6/+5
| | | | | | | | | this would cause the TYPE_ORIENTATION sensor to report NaN after 40 to 800 hours of up-time. this problem only affects the older and deprecated SensorListener API. Bug: 7434842 Change-Id: Ie8593cca9c98e4907e417db4106c06151e3ee9a1
* Move legacy sensor support to a new class.Jeff Brown2012-04-161-0/+434
Bug: 6339552 Change-Id: I2067b754348ac76b1e1f71608031be2c80fc31d2