已开启
[新需求]: 重构 sysinstaller 接口层 #301
liuzhenxiong创建于  7月13日
liuzhenxiong
liuzhenxiong
7月13日 创建

感谢提出新需求。

新需求提供了什么功能?

为 sysinstaller 引入精简的 IPC 接口与可扩展的任务框架,替代原有按方法逐个展开的胖接口,统一升级场景的任务分发、错误码与状态管理,便于后续扩展。

该需求带来的价值、应用场景?

likedislike
openharmony_ci
openharmony_ci成员
7月13日 评论:

感谢提交Issue!关于Issue的交互操作,请访问OpenHarmony社区支持命令清单。如果有问题,请联系 [@superldy](https://gitcode.com/superldy) [@big_blue_devil](https://gitcode.com/big_blue_devil) 。如果需要调整订阅PR、Issue的变更状态,请访问链接


Thanks for submitting the issue. For more commands, please visit OpenHarmony Command List. If you have any questions, please refer to committer gitcode for help. If you need to change the subscription of a Pull Request or Issue, please visit the link.

likedislike
openharmony_ciopenharmony_ci成员
7月13日 添加了label:waiting_for_assign
liuzhenxiongliuzhenxiong
7月13日 关联了pull request:重构 sysinstaller 接口层:精简 IPC 接口、引入 installer_manager任务框架并补充单测