mirror of
https://gitee.com/openharmony/print_print_fwk
synced 2025-02-17 00:39:13 +00:00
commit
49effea810
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user