android_hardware_samsung/liblights
Christopher N. Hesse 235c298767 lights_helper: I/O API cleanup
* buf => buffer for consistency
 * explicitly cast strtol retval to int
 * close(NULL) is a no-op, remove superfluous checking
 * replace variying buffer sizes by INT_MAX_STRLEN
 * always return signed errno codes

Change-Id: I972e33e2435ec7d68a8ffdc5ab88a14d8005ff55
2017-04-02 17:27:58 +02: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 liblights: Always apply linear scaling if max brightness isn't 255 2017-03-13 15:11:53 +01:00
lights_helper.c lights_helper: I/O API cleanup 2017-04-02 17:27:58 +02:00
NOTICE Initial unified Samsung lights HAL 2016-01-28 22:11:16 +01:00