!218 告警修改

Merge pull request !218 from 郑志豪/OpenHarmony-4.0-Release
This commit is contained in:
openharmony_ci 2024-06-01 17:08:32 +00:00 committed by Gitee
commit 49effea810
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -26,7 +26,7 @@ namespace OHOS::Print {
HW_PRINT_SPOOLER,
name,
HiSysEvent::EventType::BEHAVIOR,
"PACKAGE_NAME", "com.huawei.hmos.hwprintspooler",
"PACKAGE_NAME", "com.ohos.spooler",
"PROCESS_NAME", "hwPrintSpooler",
"BEHAVIOR_CODE", behaviorCode,
"MSG", msg);
@ -38,7 +38,7 @@ namespace OHOS::Print {
HW_PRINT_SPOOLER,
name,
HiSysEvent::EventType::FAULT,
"PACKAGE_NAME", "com.huawei.hmos.hwprintspooler",
"PACKAGE_NAME", "com.ohos.spooler",
"PROCESS_NAME", "hwPrintSpooler",
"FAULT_CODE", faultCode,
"SCENE", scene,