diff --git a/services/native/src/power_mgr_service.cpp b/services/native/src/power_mgr_service.cpp index 002f82a1307b76bf5b489fb27c5a899f622fe741..16065c434fdc2ff8b74cbb273b8cb71aa7e0a5b1 100644 --- a/services/native/src/power_mgr_service.cpp +++ b/services/native/src/power_mgr_service.cpp @@ -106,7 +106,7 @@ PowerMgrService::~PowerMgrService() {} void PowerMgrService::OnStart() { - POWER_HILOGD(COMP_SVC, "Power Management startup"); + POWER_HILOGD(COMP_SVC, "23 Power Management startup"); if (ready_) { POWER_HILOGW(COMP_SVC, "OnStart is ready, nothing to do"); return;