android_hardware_samsung/liblights
Christopher N. Hesse 209f5deec3 lights: Cleanup read/write API
* Use O_WRONLY for write
 * Return errno for write
 * Log all failures
 * Fix read_int():
   We would always treat strtol(...) = 0 as an error,
   although the real value can very well be 0.
   Check the end pointer to fix this.

Change-Id: Id2bc9acc103a7a6400dd06f3904af37cbb0b5174
2017-03-04 15:42:49 +01:00
..
include liblights: add support for adjusting notification LED brightness 2017-02-24 12:53:18 +00:00
Android.mk liblights: Expose panel brightness in helper lib 2016-12-21 14:23:38 -08:00
lights.c lights: Remove superfluous log newlines 2017-03-04 15:04:16 +01:00
lights_helper.c lights: Cleanup read/write API 2017-03-04 15:42:49 +01:00
NOTICE Initial unified Samsung lights HAL 2016-01-28 22:11:16 +01:00