fix hisysevent.yaml

Signed-off-by: tangfan <tangfan5@huawei.com>
This commit is contained in:
tangfan 2023-01-03 16:27:17 +08:00
parent e4482041c3
commit 755633213e

View File

@ -62,7 +62,7 @@ DHFWK_EXIT_END:
DHFWK_RELEASE_FAIL:
__BASE: {type: FAULT, level: CRITICAL, desc: dhfwk component dlclose failed}
DHTYPE: {type: STRING, desc: dhtype}
DHTYPE: {type: STRING, desc: the dhardware module which release fail}
ERR_CODE: {type: INT32, desc: dlclose failed result}
ERR_MSG: {type: STRING, desc: dhfwk component dlclose failed}