mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-28 04:40:02 -04:00
add trans pcid.sc to pcid string function.
Signed-off-by: yudechen <chenyude@huawei.com> Change-Id: I50a6f9f48060df615f5b74e85726f687a0a68183
This commit is contained in:
@@ -690,5 +690,9 @@ int32_t ComparePcidWithRpcidString(char *pcidFile, char *rpcidFile)
|
||||
}
|
||||
priSysFound = false;
|
||||
}
|
||||
|
||||
if (ret == 0) {
|
||||
printf("Succeed! The pcid contains rpcid.\n");
|
||||
}
|
||||
return ret;
|
||||
}
|
||||
Reference in New Issue
Block a user