aidl: battery: Add logtag for parser

This commit is contained in:
roynatech2544
2024-08-03 23:00:09 +09:00
committed by Royna2544
parent d650fc2f0b
commit d9d74b679a

View File

@@ -1,3 +1,5 @@
#define LOG_TAG "SmartChargeSvc::JSONParser"
#include "JSONParser.hpp"
#include <android-base/logging.h>