chenshixu1
4213da5d27
adadpt x86_64
...
Signed-off-by: chenshixu1 <chenshixu1@huawei.com>
Change-Id: I1e807b808480944515e9ff6928e5d3b5a35f4b03
2023-10-11 06:39:16 +00:00
openharmony_ci
e83e395967
!2278 group新增服务
...
Merge pull request !2278 from LeonShu/master
2023-10-09 13:17:01 +00:00
LeonShu
a801a56888
Signed-off-by: LeonShu <shuzhan10@huawei.com>
2023-10-09 20:22:24 +08:00
openharmony_ci
87b941d75b
!2277 const.ohos.fullname=OpenHarmony-4.1.2.1
...
Merge pull request !2277 from chengyuzhe112/master
2023-10-09 09:28:25 +00:00
chengyuzhe112
8a3ed27a31
const.ohos.fullname=OpenHarmony-4.1.2.1
...
Signed-off-by: chengyuzhe112 <chengyuzhe1@huawei.com>
2023-10-09 05:56:42 +00:00
openharmony_ci
4d7cf3d0ae
!2273 Add group
...
Merge pull request !2273 from 戴睿/master
2023-10-09 03:28:27 +00:00
dairui
b4fa1570d4
Add permission
...
Signed-off-by: dairui <dairui14@huawei.com>
2023-10-09 09:24:07 +08:00
openharmony_ci
aff8e28ed9
!2275 进程异常退出维测
...
Merge pull request !2275 from 汤震宇/master
2023-10-08 06:52:10 +00:00
汤震宇
bce1931ff3
fix
...
Signed-off-by: 汤震宇 <tangzhenyu3@huawei.com>
2023-10-07 19:28:29 +08:00
汤震宇
89cf7e92e1
fix
...
Signed-off-by: 汤震宇 <tangzhenyu3@huawei.com>
2023-10-07 17:28:08 +08:00
openharmony_ci
ba9d21b9df
!2270 蓝牙prop扩容
...
Merge pull request !2270 from 傻大木/master
2023-09-28 01:48:05 +00:00
傻大木
d6b3134f1f
蓝牙适配prop特性
...
Signed-off-by: 傻大木 <renhao19@huawei.com>
2023-09-27 21:41:07 +08:00
openharmony_ci
5b0f9947e1
!2260 rectify moudule_out_path in the configuration file BUILD.gn file in the Fuzz use case
...
Merge pull request !2260 from 葛金名/master
2023-09-27 06:44:10 +00:00
ge-jinming
8246cb894e
rectify:moudule_out_path in the configuration file BUILD.gn file in the Fuzz use case
...
Signed-off-by: ge-jinming <gejinming1@h-partners.com>
2023-09-27 11:12:53 +08:00
openharmony_ci
cd6673e05b
!2256 编译构建规范整改
...
Merge pull request !2256 from chenshixu1/master
2023-09-26 12:44:57 +00:00
openharmony_ci
19474acdd8
!2267 delete param base log
...
Merge pull request !2267 from liveery/master
2023-09-26 11:31:46 +00:00
liveery
f9e62c7ec1
fix:param base delete log
...
Feature or Bugfix:Bugfix
Binary Source: No
Signed-off-by: liveery <liangming712@huawei.com>
2023-09-26 08:16:40 +00:00
openharmony_ci
e808d3fafa
!2240 拆分独立的init_early进程在ramdisk中使用
...
Merge pull request !2240 from handy/0914
2023-09-26 04:56:30 +00:00
openharmony_ci
91ea57fe67
!2262 Add idle task api for loop event
...
Merge pull request !2262 from handy/0924
2023-09-26 04:49:42 +00:00
openharmony_ci
fa6909cf53
!2264 const.ohos.fullname=OpenHarmony-4.1.1.5
...
Merge pull request !2264 from chengyuzhe112/master
2023-09-25 08:22:37 +00:00
chengyuzhe112
f07ecf1534
const.ohos.fullname=OpenHarmony-4.1.1.5
...
Signed-off-by: chengyuzhe112 <chengyuzhe1@huawei.com>
2023-09-25 05:59:40 +00:00
handyohos
57a0bc9c05
Bugfix: Add idle task api for loop event
...
1) Add idle task list API
2) Call all idle task functions for each loop
3) Call idle task for AutorunModuleMgrUnInstall to make sure it will succeed for plugin to uninstall itself
Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: If43f03a2934a5acda779269402a419d7d693973f
#I83XRH
2023-09-24 20:46:59 +08:00
openharmony_ci
e34e41e0a4
!2258 FIX:在updater中安装reboot
...
Merge pull request !2258 from 钟柠/0921_reboot
2023-09-23 03:14:20 +00:00
zhongning5
134d8a58fe
在updater中安装reboot
...
Signed-off-by: zhongning5 <zhongning5@huawei.com>
Change-Id: I20b466a8c58edeb8b0c7af64b0b12014016e898e
2023-09-22 14:39:53 +08:00
handyohos
8b13fa5918
Bugfix: 拆分独立的init_early进程在ramdisk中使用
...
1)增加init_early完成第一阶段初始化:完成初始文件系统挂载,完成基础的dev节点创建,完成required fs的挂载
2)second stage过程的init去掉第一阶段相关代码,解除仅能静态链接的限制。
3)把init_early打包到ramdisk镜像中,并软链接为init
4)去掉early阶段读取系统参数的无效代码
Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: I2225f15ade5004441f2acfc6754c29cf5b201f78
#I81HSS
2023-09-20 22:33:34 +08:00
chenshixu1
2fa74ba498
fix deps
...
Signed-off-by: chenshixu1 <chenshixu1@h-partners.com>
Change-Id: Ie9097a29c4acea6a0c257f5c08f828c65b9c6a74
2023-09-20 01:46:29 +00:00
openharmony_ci
77c8dc9e6a
!2253 const.ohos.apiversion=11
...
Merge pull request !2253 from liangliang6768/master
2023-09-19 14:00:14 +00:00
liangliang6768
d24583d824
const.ohos.apiversion=11
...
Signed-off-by: liangliang6768 <xuliang110@huawei.com>
2023-09-19 09:19:53 +00:00
openharmony_ci
c08e5fdeea
!2249 const.ohos.fullname=OpenHarmony-4.1.1.3
...
Merge pull request !2249 from chengyuzhe112/master
2023-09-18 12:00:48 +00:00
chengyuzhe112
18851de45b
const.ohos.fullname=OpenHarmony-4.1.1.3
...
Signed-off-by: chengyuzhe112 <chengyuzhe1@huawei.com>
2023-09-18 10:47:33 +00:00
openharmony_ci
fb933d6b6c
!2246 LE_CreateStreamServer支持TASK_PUBLIC标记
...
Merge pull request !2246 from handy/0917
2023-09-18 10:04:48 +00:00
openharmony_ci
b9968983af
!2248 回退 'Pull Request !2238 : 修改const.ohos.apiversion=11'
...
Merge pull request !2248 from openharmony_ci/revert-merge-2238-master
2023-09-18 09:29:19 +00:00
openharmony_ci
d47c0e9f63
回退 'Pull Request !2238 : 修改const.ohos.apiversion=11'
2023-09-18 09:26:38 +00:00
openharmony_ci
b89e9d5b15
!2238 修改const.ohos.apiversion=11
...
Merge pull request !2238 from liangliang6768/master
2023-09-18 08:27:43 +00:00
handyohos
4fb3ee9d14
Bugfix: LE_CreateStreamServer支持TASK_PUBLIC标记
...
1)LE_CreateStreamServer创建的unix domain socket只有设置了TASK_PUBLIC位后others才可以访问
2)paramservice增加TASK_PUBLIC标记
3)其它server默认不是public
4)修改init的libinit.stub.json,开放更多符号
Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: Ie2a09f3a349f64759efe99e04dfb7507f96bc2ec
#I820PO
2023-09-17 21:09:49 +08:00
liangliang6768
94fb824e0e
修改const.ohos.apiversion=11
...
Signed-off-by: liangliang6768 <xuliang110@huawei.com>
2023-09-14 09:09:25 +00:00
openharmony_ci
1b3ef6baa6
!2204 FIX:添加param client read message 长度校验
...
Merge pull request !2204 from 钟柠/0825_message
2023-09-13 01:23:46 +00:00
openharmony_ci
2339befb04
!2222 FIX:修改appspawn socket 创建流程
...
Merge pull request !2222 from 钟柠/0906_
2023-09-11 12:26:01 +00:00
openharmony_ci
95ca371cf4
!2234 【轻量级 PR】:const.ohos.releasetype=Canary1 const.ohos.fullname=OpenHarmony-4.1.1.2
...
Merge pull request !2234 from miaoxiaohui/N/A
2023-09-11 09:48:31 +00:00
miaoxiaohui
fbf43ac38b
const.ohos.releasetype=Canary1
...
const.ohos.fullname=OpenHarmony-4.1.1.2
Signed-off-by: miaoxiaohui <miaoxiaohui@huawei.com>
2023-09-11 08:24:47 +00:00
openharmony_ci
a6f2dd68c5
!2231 回退 'Pull Request !2227 : 【轻量级 PR】:const.ohos.releasetype=Canary1 const.ohos.apiversion=11'
...
Merge pull request !2231 from openharmony_ci/revert-merge-2227-master
2023-09-09 07:50:37 +00:00
openharmony_ci
d6c058f597
回退 'Pull Request !2227 : 【轻量级 PR】:const.ohos.releasetype=Canary1 const.ohos.apiversion=11'
2023-09-09 07:50:14 +00:00
openharmony_ci
d42970440e
!2230 回退 'Pull Request !2228 : fix:change apversion11'
...
Merge pull request !2230 from openharmony_ci/revert-merge-2228-weekly_20230905
2023-09-09 07:49:20 +00:00
openharmony_ci
f923f67bfa
回退 'Pull Request !2228 : fix:change apversion11'
2023-09-09 07:48:23 +00:00
openharmony_ci
c045e1c736
!2197 【轻量级 PR】:fix:change version to 4.0.10.5
...
Merge pull request !2197 from aizehua/N/A
2023-09-09 11:03:10 +08:00
openharmony_ci
381920cd45
!2227 【轻量级 PR】:const.ohos.releasetype=Canary1 const.ohos.apiversion=11
...
Merge pull request !2227 from miaoxiaohui/N/A
2023-09-08 11:54:15 +00:00
openharmony_ci
d255729cf4
!2228 fix:change apversion11
...
Merge pull request !2228 from aizehua/weekly_20230905
2023-09-08 11:48:10 +00:00
aizehua
cf5e121b08
fix
...
Signed-off-by: aizehua <aizehua@huawei.com>
2023-09-08 11:06:52 +00:00
miaoxiaohui
49ce795e03
const.ohos.releasetype=Canary1
...
const.ohos.apiversion=11
Signed-off-by: miaoxiaohui <miaoxiaohui@huawei.com>
2023-09-08 10:24:22 +00:00
openharmony_ci
3864d3eaca
!2216 优化bootevent度量开机启动耗时
...
Merge pull request !2216 from handy/0902
2023-09-07 09:21:16 +00:00