!785 merge master into master

feat: compatible component

Created-by: Hellen_666
Commit-by: Hellen_666
Merged-by: openharmony_ci
Description: > 请检查PR是否满足[《代码合入流程指导和规范》](https://gitee.com/openharmony/powermgr_power_manager/wikis/issue-commit-pr-standard) , 否则将不会审查通过。

**【关联Issue】**
https://gitcode.com/openharmony/powermgr_thermal_manager/issues/542

**【修改描述】**
组件兼容

**【验证结果】**



See merge request: openharmony/powermgr_battery_manager!785
This commit is contained in:
openharmony_ci
2025-11-26 18:13:12 +08:00
+2 -1
View File
@@ -6,7 +6,8 @@
"libpath": "libbatteryservice.z.so",
"run-on-create": true,
"distributed": false,
"dump_level": 1
"dump_level": 1,
"min_hdi_proxy_version": ["libbattery_proxy_2.0.z.so"]
}
]
}