Commit Graph

1635 Commits

Author SHA1 Message Date
an_xinwei
c3f8b7f7b0 fix build for wgr
Signed-off-by: an_xinwei <an_xinwei@hoperun.com>
2022-08-18 12:27:39 +08:00
openharmony_ci
955d01f7e8
!1068 编译parameterbase到musl
Merge pull request !1068 from Mupceet/buildformusl
2022-08-18 02:59:38 +00:00
openharmony_ci
f0da18f056
!1089 【OpenHarmony开源贡献者计划2022】fix warning: unused parameter 'ft'
Merge pull request !1089 from 快乐天唐/master
2022-08-17 14:42:17 +00:00
openharmony_ci
54f29877e2
!977 【OpenHarmony开源贡献者计划2022】fix build warning for services
Merge pull request !977 from c01dface/dev1
2022-08-17 14:34:47 +00:00
openharmony_ci
249f96b496
!1087 【OpenHarmony开源贡献者计划2022】fix warning: unused parameter 'curr'
Merge pull request !1087 from 数字猿/master
2022-08-17 09:59:21 +00:00
openharmony_ci
55ebe0f360
!1088 【OpenHarmony开源贡献者计划2022】fix warning: unused parameter 'tab'
Merge pull request !1088 from 月半/master
2022-08-17 08:39:04 +00:00
openharmony_ci
c91c9a8948
!1081 FIX: 修改公共基础类库路径依赖
Merge pull request !1081 from cheng_jinsong/0816
2022-08-17 03:18:03 +00:00
openharmony_ci
9538402f13
!1091 fix: change version 3.2.6.5
Merge pull request !1091 from aizehua/master
2022-08-17 02:17:44 +00:00
aizehua
f42fecc8cc
fix: change version 3.2.6.5
Signed-off-by: aizehua <aizehua@huawei.com>

Signed-off-by: aizehua <aizehua@huawei.com>
2022-08-17 01:01:55 +00:00
openharmony_ci
b6093ae0f9
!1070 seccomp使能模块插件化
Merge pull request !1070 from 夏不白/seccomp_plugin
2022-08-16 14:55:21 +00:00
快乐天唐
0d02e476d1 fix warning: unused parameter 'ft'
Signed-off-by: 快乐天唐 <1205358568@qq.com>
2022-08-16 21:50:23 +08:00
xiacong
ec6bb8b9b2 <feat>
将init部件中的seccomp模块插件化

<body>
将seccomp模块插件化
测试用例中删除openat2的使用 新增shmget系统调用使用
系统调用配置文件新增遗漏名单

Signed-off-by: xiacong <xiacong4@huawei.com>
Change-Id: I619c9e6ec36732355a478df8274359d23b8e493f
Signed-off-by: xiacong <xiacong4@huawei.com>
2022-08-16 21:24:42 +08:00
yaojiayou
74dcd46719 fix warning: unused parameter 'tab'
Signed-off-by: yaojiayou <y787288129@163.com>
2022-08-16 21:09:08 +08:00
数字猿
c84db2cc1b fix warning: unused parameter 'curr'
Signed-off-by: 数字猿 <qmeinu@126.com>
2022-08-16 20:58:37 +08:00
openharmony_ci
302d07e4b2
!1083 fix init ut问题
Merge pull request !1083 from cheng_jinsong/initut
2022-08-16 12:57:24 +00:00
openharmony_ci
1f762fff6d
!1076 修复代码静态检查(0815)
Merge pull request !1076 from cheng_jinsong/codex
2022-08-16 11:51:55 +00:00
openharmony_ci
33f95ec8f3
!1079 fix update /data
Merge pull request !1079 from 张文迪/update
2022-08-16 06:43:19 +00:00
cheng_jinsong
9bedbfb7b6 fix init ut
Signed-off-by: cheng_jinsong <chengjinsong2@huawei.com>
2022-08-16 14:18:42 +08:00
openharmony_ci
0b6e6ef48e
!1082 添加模块化接口声明GetBootStageHookMgr
Merge pull request !1082 from Mupceet/add_stub_if
2022-08-16 06:06:19 +00:00
openharmony_ci
c772e32ef2
!1080 fix: pid 获取错误
Merge pull request !1080 from cheng_jinsong/bugpid
2022-08-16 05:09:12 +00:00
laiguizhong
e2adfb1572 fix: add module stub method-GetBootStageHookMgr
Signed-off-by: laiguizhong <laiguizhong@huawei.com>
Change-Id: If5ca82bd9eaffc16f7a2ce261eb8cd1976e8e314
2022-08-16 11:39:52 +08:00
laiguizhong
ac0ec58992 公共基础类库路径依赖修改
Signed-off-by: laiguizhong <laiguizhong@huawei.com>
2022-08-16 11:05:45 +08:00
Mupceet
1a49880e20 pid error
Signed-off-by: Mupceet <laiguizhong@huawei.com>
2022-08-16 10:36:42 +08:00
Mupceet
e0d5b080fc build for musl
Signed-off-by: Mupceet <laiguizhong@huawei.com>
2022-08-16 09:59:41 +08:00
张文迪
7b833fb841 fix updater /data
Signed-off-by: 张文迪 <zhangwendi3@huawei.com>
2022-08-15 20:53:28 +08:00
openharmony_ci
9951551e43
!1078 修复单元测试
Merge pull request !1078 from cheng_jinsong/master_cc
2022-08-15 12:00:31 +00:00
cheng_jinsong
e4ef1f5f0f fix unittest
Signed-off-by: cheng_jinsong <chengjinsong2@huawei.com>
Change-Id: Ie420d5bc6e56250ed968d392468a0caa33049591
2022-08-15 01:19:12 -07:00
chengjinsong
d3fd50bbcf codex
Signed-off-by: chengjinsong <chengjinsong2@huawei.com>
Change-Id: I9ac10355b1d8110929781714bff5b2d600280cef
2022-08-15 11:46:51 +08:00
openharmony_ci
b54448d89b
!1072 修复代码静态检查(0812)
Merge pull request !1072 from cheng_jinsong/codex
2022-08-12 09:09:58 +00:00
openharmony_ci
da1c6e1c27
!1069 Fix: 移除misc白名单,修改misc.cfg
Merge pull request !1069 from Mupceet/init_0812
2022-08-12 07:12:49 +00:00
chengjinsong
75aa87f19e codex
Signed-off-by: chengjinsong <chengjinsong2@huawei.com>
2022-08-12 11:57:20 +08:00
openharmony_ci
4f40470fd8
!1071 Fix:删除未使用常量
Merge pull request !1071 from cheng_jinsong/init_0812
2022-08-12 03:34:26 +00:00
openharmony_ci
679d48e8de
!1035 【OpenHarmony开源贡献者计划2022】fix warning: 'return' with no value, in function returning non-void
Merge pull request !1035 from caili_mate/void
2022-08-12 03:00:12 +00:00
cheng_jinsong
f64fa2eb43 删除未使用常量
Signed-off-by: cheng_jinsong <chengjinsong2@huawei.com>
2022-08-12 10:30:21 +08:00
laiguizhong
e5207ec720 移除misc白名单,修改misc.cfg
Signed-off-by: laiguizhong <laiguizhong@huawei.com>
2022-08-12 10:08:13 +08:00
openharmony_ci
65312a7d57
!1063 修改启动过程中优化导致vendor/userdata分区无法挂载问题
Merge pull request !1063 from OSWare/master
2022-08-12 01:18:16 +00:00
openharmony_ci
c13f0352d1
!1066 fix:解决musl编译问题
Merge pull request !1066 from Mupceet/mulsfix
2022-08-11 11:32:07 +00:00
openharmony_ci
ef252f39c0
!1034 【OpenHarmony开源贡献者计划2022】fix warning: 'ret' is used uninitialized in this function
Merge pull request !1034 from zhao_hong/ret
2022-08-11 09:54:32 +00:00
openharmony_ci
871a950f19
!1036 【OpenHarmony开源贡献者计划2022】fix warning: declaration of 'ret' shadows a previous local
Merge pull request !1036 from zhao_hong/sec
2022-08-11 09:49:44 +00:00
Mupceet
38bb7980ce 回退musl编译
Signed-off-by: Mupceet <laiguizhong@huawei.com>
2022-08-11 17:34:48 +08:00
openharmony_ci
3bec302f90
!1031 支持param单独编译到musl库
Merge pull request !1031 from Mupceet/initmusl1
2022-08-11 07:09:37 +00:00
zhaoxc0502
cb1a00dbaa modify startup ueventd for imx8mm
Signed-off-by: zhaoxc0502 <zhaoxc0502@thundersoft.com>
2022-08-11 14:03:58 +08:00
openharmony_ci
21131b4a46
!1051 fix bootevent memory leak and compare function
Merge pull request !1051 from cheng_jinsong/fix_810
2022-08-10 11:29:01 +00:00
Mupceet
49b9de3034 Merge branch 'master' of gitee.com:openharmony/startup_init_lite into initmusl1
Signed-off-by: Mupceet <laiguizhong@huawei.com>
2022-08-10 09:52:49 +00:00
openharmony_ci
dbf39231d8
!1047 optimize A/B partition startup
Merge pull request !1047 from cheng_jinsong/slot
2022-08-10 09:41:51 +00:00
openharmony_ci
553b642fed
!1057 fix: change version 3.2.6.3
Merge pull request !1057 from aizehua/master
2022-08-10 08:22:51 +00:00
openharmony_ci
1d4851c7ea
!1041 feat: change hotplug device permission
Merge pull request !1041 from guowen/master
2022-08-10 08:21:56 +00:00
aizehua
7efbe363f4
fix: change version 3.2.6.3
Signed-off-by: aizehua <aizehua@huawei.com>
2022-08-10 07:24:58 +00:00
an_xinwei
32a2247b83 拆分头文件
Signed-off-by: an_xinwei <an_xinwei@hoperun.com>
2022-08-10 15:13:15 +08:00
openharmony_ci
ab835b5f08
!1039 ueventd创建/dev/input下的节点gid默认为input
Merge pull request !1039 from biu媛/personal/zhaoxueyuan/event
2022-08-10 06:05:29 +00:00