lights: Add a log tag

Change-Id: I7f4643324ed5c52b60ceede5f1ad8f24131cf3c0
tirimbino
Christopher N. Hesse 8 years ago
parent 209f5deec3
commit f154b17b79
  1. 3
      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>

Loading…
Cancel
Save