summaryrefslogtreecommitdiffstats
path: root/include/hardware/lights.h
Commit message (Collapse)AuthorAgeFilesLines
* move the old sensorHAL interface into a separate headerMathias Agopian2010-07-191-0/+0
| | | | | | | sensors_deprecated.h is included from sensors.h, for easier reading. Change-Id: I97883e1db73beb6c612da2ec023ee6bb8d4858c3
* Add brightnessMode field to light_state_tMike Lockwood2009-11-101-0/+16
| | | | | | | | This is to allow the framework to inform the lights HAL of the current lighting mode for the LCD backlight. Change-Id: I665653c4b9097c4dd92bf0aaa5d83953e134a886 Signed-off-by: Mike Lockwood <lockwood@android.com>
* Add support for colored jogball (adds hardware flash mode)Eric Olsen2009-11-041-0/+6
| | | | Signed-off-by: Eric Olsen <eolsen@android.com>
* Remove obsolete hardware auto-brightness support.Mike Lockwood2009-11-031-21/+0
| | | | | Change-Id: Iab4bf538268c166a16b4b80f0a2c6361d63c2e2d Signed-off-by: Mike Lockwood <lockwood@android.com>
* Add comment warning to not use hardware based autobrightness support.Mike Lockwood2009-10-251-0/+5
| | | | | | | This is deprecated and will be removed in the next release. Change-Id: I5a5e93b99ae722dfcd0e9cf6415c8af6a71e6eab Signed-off-by: Mike Lockwood <lockwood@android.com>
* lights: Header file updates for ALS support codesDan Murphy2009-07-281-0/+15
| | | | | | | These changes adds ALS support to the lighting system Signed-off-by: Dan Murphy <D.Murphy@motorola.com> Signed-off-by: Mike Lockwood <lockwood@android.com>
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-0/+116