Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: unit test failed, due to QDataStream set qt version.
单元测试里面的 datastream 设置了 qt 版本号导致单元测试失败。 在qt5.11下ok,社区版默认qt5.15。读写不同版本出错。 Log: 修复社区版下单元测试失败的问题 Influence: Change-Id: I4693070762b653373bf5a4fcac4598fca69f8356 (cherry picked from commit 0bc6f75)
- Loading branch information