From: Christopher N. Hesse Date: Sat, 4 Mar 2017 14:47:45 +0000 (+0100) Subject: lights: Add a log tag X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f154b17b7908ef17029672e811b91de867dc4d9f;p=GitHub%2FLineageOS%2Fandroid_hardware_samsung.git lights: Add a log tag Change-Id: I7f4643324ed5c52b60ceede5f1ad8f24131cf3c0 --- diff --git a/liblights/lights_helper.c b/liblights/lights_helper.c index 565101b..5fd8b12 100644 --- 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 #include #include