| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
修改sensor服务告警信息 Signed-off-by: shenpeixing <shenpeixing2@h-partners.com> 🤖 AI[27%] 🔧 Human Fixed[0%] 🧑 Human[73%] 👌 AI Adopted[100%] | 19 天前 | |
禁用传感器时删除当前进程已经挂起的对应传感器信息 Signed-off-by: shenpeixing <shenpeixing2@h-partners.com> | 1 个月前 | |
fix: add JSON object type check in ParseJsonValue ParseJsonValue calls .items() on the JSON value without verifying it is an object. If the field type is not a JSON object (e.g. a number or string), .items() may behave unexpectedly. Add is_object() check before iterating to satisfy static analysis and prevent potential type confusion. Co-Authored-By: Agent Signed-off-by: maan4 <maan4@h-partners.com> AI[0%] Human Fixed[0%] Human[100%] AI Adopted[0%] Change-Id: I8ec5e8727aaba3be1e8ca4d0488dfce5d7864e6c | 6 天前 | |
依赖c_utils且使用securec的target补充libsec_shared依赖 为依赖 c_utils:utils 且源码显式 include securec.h 的 BUILD.gn target 补充 external_deps = ["bounds_checking_function:libsec_shared"]。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: 18292069620 <maan4@h-partners.com> | 19 天前 |