Commit Graph

4087 Commits

Author SHA1 Message Date
xwx1135370
c786749018 openharmony libc.s remove lto
https://gitee.com/open_harmony/dashboard?issue_id=I98MT5
Signed-off-by: xwx1135370 <xuyao44@huawei.com>
2024-10-18 15:02:04 +08:00
openharmony_ci
d825ffb556
!3269 从持久化文件中仅加载持久化参数
Merge pull request !3269 from cat/persist
2024-10-17 13:57:07 +00:00
cat
7a5701314d only load persist param
Signed-off-by: cat <chenjinxiang3@huawei.com>
2024-10-17 13:13:42 +00:00
openharmony_ci
d9296d76f0
!3264 fix begetctl codecheck
Merge pull request !3264 from nianyuu/master
2024-10-17 06:17:30 +00:00
nianyuu
9ab2597bfa fix begetctl codecheck
Signed-off-by: nianyuu <zhouwenqiang12@huawei.com>
2024-10-17 10:42:21 +08:00
openharmony_ci
9bae39dd6d
!3265 从非加密文件加载安全参数时跳过
Merge pull request !3265 from cat/newpersist1016
2024-10-16 10:24:55 +00:00
cat
4b38a9d9fb delete private param when get param form public persistfile
Signed-off-by: cat <chenjinxiang3@huawei.com>
2024-10-16 07:35:06 +00:00
openharmony_ci
decf9d2ddc
!3260 处理Init告警
Merge pull request !3260 from 陈诺/1015
2024-10-15 14:02:33 +00:00
chennuo
645ff3dce0 处理init告警
Signed-off-by: chennuo <chennuo12@huawei.com>
2024-10-15 12:04:02 +08:00
openharmony_ci
7defffb1cf
!3245 cmdline越界问题整改
Merge pull request !3245 from duxianzhi/1012
2024-10-14 05:50:31 +00:00
ohxianzhi
c6c5d082f3 cmdline
Signed-off-by: ohxianzhi <duxianzhi@huawei.com>
2024-10-14 10:44:52 +08:00
openharmony_ci
368c1620f9
!3242 删除init 本地信号处理函数
Merge pull request !3242 from cat/signal1011
2024-10-13 10:03:30 +00:00
cat
5f71c72ac7 delete signal handle
Signed-off-by: cat <chenjinxiang3@huawei.com>
2024-10-13 09:09:40 +00:00
openharmony_ci
9854d7c1db
!3083 增加特权app与appspawn的seccomop策略
Merge pull request !3083 from 夏不白/sudo_seccomp
2024-10-11 14:02:32 +00:00
openharmony_ci
00f239267b
!3223 将需求群组添加到usbhost群组
Merge pull request !3223 from Ethan Fan/master
2024-10-11 13:13:13 +00:00
openharmony_ci
a8f3718f02
!3240 init代码告警修改
Merge pull request !3240 from 陈其文/HM_AlterCodeWarning
2024-10-11 11:12:22 +00:00
Ethan Fan
ee00abb186
update services/etc/group.
Signed-off-by: Ethan Fan <hechaofan3@huawei.com>
2024-10-11 10:36:48 +00:00
openharmony_ci
2235c7e257
!3237 fix array index out of bounds
Merge pull request !3237 from nianyuu/master
2024-10-11 10:22:20 +00:00
openharmony_ci
822878c155
!3238 add check
Merge pull request !3238 from 杨浩/1011
2024-10-11 09:25:36 +00:00
openharmony_ci
0952893b34
!3235 init无符号和有符号数混用
Merge pull request !3235 from duxianzhi/1010
2024-10-11 08:16:19 +00:00
yh
921baa1551 aa
Signed-off-by: yh <yanghao236@huawei.com>
Change-Id: Ieb1b2545ae2c4fcd58e7e8879154039e9f5436cd
2024-10-11 16:04:17 +08:00
duxianzhi
72138e5529 Merge branch 'master' of gitee.com:openharmony/startup_init into 1010
Signed-off-by: duxianzhi <duxianzhi@huawei.com>
2024-10-11 06:57:36 +00:00
ohxianzhi
0aff932370 init部分安全代码整改
Signed-off-by: ohxianzhi <duxianzhi@huawei.com>
2024-10-11 14:54:56 +08:00
hechaofan
d95a68507e revert add group permession of usb
Signed-off-by: hechaofan <hechaofan3@huawei.com>
2024-10-11 14:42:11 +08:00
yh
4792dedd12 add check
Signed-off-by: yh <yanghao236@huawei.com>
Change-Id: I61095f4b06f0a41bf13ddc04c56bf0ad7f1b3ce0
2024-10-11 14:20:09 +08:00
陈其文
05de1ac1d0 init代码告警修改
Signed-off-by: 陈其文 <chenqiwen6@huawei.com>
2024-10-11 11:35:32 +08:00
nianyuu
ffe54b1041 Fix array index out of bounds
Signed-off-by: nianyuu <zhouwenqiang12@huawei.com>
2024-10-11 10:15:31 +08:00
openharmony_ci
fcff1a3425
!3234 handle init warning:mix signed and unsigned numbers
Merge pull request !3234 from 陈诺/1010_init
2024-10-10 14:33:38 +00:00
openharmony_ci
905a2f50e7
!3209 init风险代码整改
Merge pull request !3209 from duxianzhi/0930
2024-10-10 14:10:48 +00:00
xia-bubai
c44f054b36 add new priviege seccomp of app and appspawn when in develop mode
Signed-off-by: xia-bubai <xiacong5@huawei.com>
Change-Id: I4e297c621ac11be321c62ccef2e0a95e070a24d8
2024-10-10 21:27:13 +08:00
chennuo
a05406be55 handle init warning
Signed-off-by: chennuo <chennuo12@huawei.com>
2024-10-10 20:57:42 +08:00
ohxianzhi
7c83b3f3e9 代码风险问题整改
Signed-off-by: ohxianzhi <duxianzhi@huawei.com>
2024-10-10 17:43:34 +08:00
openharmony_ci
5f53c5d7a9
!3233 【轻量级 PR】:const.ohos.fullname=OpenHarmony-5.0.2.49
Merge pull request !3233 from hlzhangaj/N/A
2024-10-10 07:40:18 +00:00
hlzhangaj
99897202ce
const.ohos.fullname=OpenHarmony-5.0.2.49
Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2024-10-10 02:51:50 +00:00
openharmony_ci
d010134ba6
!3229 删除无效测试用例
Merge pull request !3229 from cat/delete_1009
2024-10-10 02:36:42 +00:00
cat
61f29bd44c delete test
Signed-off-by: cat <chenjinxiang3@huawei.com>
2024-10-09 08:09:35 +00:00
openharmony_ci
1ad870d7b6
!3216 升级场景可能导致部分持久化参数丢失
Merge pull request !3216 from cat/persist_safe0925
2024-10-09 08:09:20 +00:00
openharmony_ci
0026b53896
!3224 modify deviceinfo timeout define
Merge pull request !3224 from 杨浩/1008device
2024-10-09 03:38:14 +00:00
yh
5933779501 modify device timeout define
Signed-off-by: yh <yanghao236@huawei.com>
Change-Id: I2c1dbf22df648bd3c5fcd5b4bf5c30dcff49992f
2024-10-08 17:27:21 +08:00
openharmony_ci
1c7626bc5c
!3217 修复重启原因未使用的缺陷
Merge pull request !3217 from JStark/master
2024-10-08 09:21:27 +00:00
cat
209371b00d repair persist paramter lost when update
Signed-off-by: cat <chenjinxiang3@huawei.com>
2024-10-08 08:02:27 +00:00
openharmony_ci
b198028789
!3218 为USB群组添加660权限
Merge pull request !3218 from Ethan Fan/master
2024-10-07 06:54:12 +00:00
hechaofan
798a2ae91e add permession for usb group
Signed-off-by: hechaofan <hechaofan3@huawei.com>
2024-10-07 12:47:06 +08:00
JStark
e222f5b786
update services/modules/reboot/reboot.c.
增加对上层重启原因细节信息的记录

Signed-off-by: JStark <jstark_wangjie@163.com>
2024-10-06 10:37:15 +00:00
openharmony_ci
34f607f85b
!3208 add bootup trace switch
Merge pull request !3208 from 杨浩/0930trace
2024-10-06 03:47:31 +00:00
openharmony_ci
48fd01e9ae
!3210 持久化参数写入返回值错误
Merge pull request !3210 from cat/persist_safe0925
2024-10-05 15:48:32 +00:00
cat
2ea968ce5f repair return value incorrect
Signed-off-by: cat <chenjinxiang3@huawei.com>
2024-10-04 08:23:59 +00:00
yanghao
71141ed3a0 add boot trace switch
Signed-off-by: yanghao <yanghao236@huawei.com>
Change-Id: I85381fdb2803a8731e800913a4c4f6ee6bddf400
2024-09-30 15:28:38 +08:00
openharmony_ci
90d69f079d
!3177 persist参数文件加密
Merge pull request !3177 from cat/persist_safe0925
2024-09-30 06:49:57 +00:00
cat
fd6f876f7d add safe persist file
Signed-off-by: cat <chenjinxiang3@huawei.com>
2024-09-30 03:35:47 +00:00