Add a log tag
Change-Id: If30aa8536130cf6ff9918ce97c5e4e8651ae2fef
This commit is contained in:
parent
4e371cec7f
commit
ec2e1323a0
|
@ -14,6 +14,8 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#define LOG_TAG "Trace"
|
||||
|
||||
#include <cutils/properties.h>
|
||||
#include <utils/Log.h>
|
||||
#include <utils/Trace.h>
|
||||
|
|
Loading…
Reference in New Issue