Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f5291549 authored by Chris Manton's avatar Chris Manton
Browse files

Set default tag to 'bluetooth'

Towards loggable code

Bug: 163134718
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: I65fbd9338482300e176e5afbd904a34e363e92bb
parent ce0b3c68
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -21,7 +21,7 @@
#include <cstdlib>
#include <cstdlib>


#ifndef LOG_TAG
#ifndef LOG_TAG
#define LOG_TAG "bt"
#define LOG_TAG "bluetooth"
#endif
#endif


#if defined(OS_ANDROID)
#if defined(OS_ANDROID)