projects
/
GitHub
/
LineageOS
/
android_hardware_samsung.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
209f5de
)
lights: Add a log tag
author
Christopher N. Hesse
<raymanfx@gmail.com>
Sat, 4 Mar 2017 14:47:45 +0000
(15:47 +0100)
committer
Christopher N. Hesse
<raymanfx@gmail.com>
Sat, 4 Mar 2017 15:03:33 +0000
(16:03 +0100)
Change-Id: I7f4643324ed5c52b60ceede5f1ad8f24131cf3c0
liblights/lights_helper.c
patch
|
blob
|
blame
|
history
diff --git
a/liblights/lights_helper.c
b/liblights/lights_helper.c
index 565101b17d6f29d3079cdf3c5e42c9735636677c..5fd8b12de5349fa680bde353c3c3c9a6b6e2c802 100644
(file)
--- a/
liblights/lights_helper.c
+++ b/
liblights/lights_helper.c
@@
-14,6
+14,9
@@
* limitations under the License.
*/
+#define LOG_TAG "SamsungLightsHelper"
+/* #define LOG_NDEBUG 0 */
+
#include <errno.h>
#include <fcntl.h>
#include <stdlib.h>