Commit Graph

12 Commits

Author SHA1 Message Date
SimonLi 53d581e9c3 feat: samgr_lite适配轻量系统rpc
1. 保持对外使用接口不变
2. 采用宏开关进行特性控制
2.1 enable_ohos_distributedschedule_samgr_lite_rpc_mini 进行编译控制
默认为false,可以在vendor目录下的config.json中配置打开
2.2 MINI_SAMGR_LITE_RPC 进行代码编译隔离。
3. 在samgr init的时候,初始化全局的said和saname的映射关系
4. 本端将said传给远端

Signed-off-by: SimonLi <likailong@huawei.com>
2022-02-14 12:15:11 +08:00
zjucx ceffe31b11 modify warning
Signed-off-by: zjucx <chengxiang4@huawei.com>
2022-01-24 20:00:12 +08:00
zjucx 75fe246e87 modify codex
Signed-off-by: zjucx <chengxiang4@huawei.com>
2022-01-10 19:46:47 +08:00
zjucx 06745c9480 add retry time
Signed-off-by: zjucx <chengxiang4@huawei.com>
2021-09-06 19:54:45 +08:00
zjucx 0ed3f46cd0 modify sleep time for opti start time
Signed-off-by: zjucx <chengxiang4@huawei.com>
2021-09-06 16:13:39 +08:00
zjucx 2b0539e131 delete invalid include 2021-07-16 14:35:57 +08:00
zjucx e41b760ebd add uid verify for ProcPutFeature 2021-07-02 17:05:01 +08:00
mamingshuai b37b00220d update openharmony 1.0.1 2021-03-11 18:43:06 +08:00
zjucx a529b13d80 update samgr_endpoint/source/endpoint.c. 2020-12-01 15:59:30 +08:00
zjucx 10e4f62bb8 update samgr_endpoint/source/endpoint.c. 2020-11-26 10:51:19 +08:00
Xi_Yuhao 2d6dc8efe1 spelling error fix:Registe->Register 2020-09-16 15:03:23 +08:00
wenjun ba18e3df61 add OpenHarmony 1.0 baseline 2020-09-08 10:21:39 +08:00