lights: Add a log tag

Change-Id: I7f4643324ed5c52b60ceede5f1ad8f24131cf3c0
This commit is contained in:
Christopher N. Hesse 2017-03-04 15:47:45 +01:00
parent 209f5deec3
commit f154b17b79

View file

@ -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>