Skip to content

Commit

Permalink
[ASR] Bump asr sdk to update factory data tlv (#29307)
Browse files Browse the repository at this point in the history
Co-authored-by: weicheng <[email protected]>
  • Loading branch information
2 people authored and pull[bot] committed Feb 26, 2024
1 parent 1e49d45 commit 2289754
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/platform/ASR/ASRFactoryDataProvider.cpp
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ CHIP_ERROR ASRFactoryDataProvider::Init()
if (ret != 0)
{
err = CHIP_ERROR_INTERNAL;
ChipLogError(DeviceLayer, "The hash of factory bin is not correct.");
ChipLogError(DeviceLayer, "ASR factory data check failed.");
}
#endif
return err;
Expand Down
2 changes: 1 addition & 1 deletion third_party/asr/asr550x/asr_sdk

0 comments on commit 2289754

Please sign in to comment.