xlei1030
|
b0b2d6b2ad
|
fix: 修改静态检查和编译错误
Signed-off-by: xlei1030 <xionglei6@huawei.com>
|
2022-02-25 15:12:14 +08:00 |
|
xlei1030
|
4b57f50cbc
|
add: appspawn应用孵化能力增强
Signed-off-by: xlei1030 <xionglei6@huawei.com>
|
2022-02-25 10:52:17 +08:00 |
|
openharmony_ci
|
d079df75ec
|
!106 暂时性去掉el3 el4目录
Merge pull request !106 from zyj-alex/zhengyongjun/delete-el3
|
2022-02-24 11:32:58 +00:00 |
|
Zheng Yongjun
|
a96516fac2
|
暂时性去掉el3 el4目录,等后续机制支持了再加回来
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
|
2022-02-24 15:23:38 +08:00 |
|
openharmony_ci
|
be5e933ddd
|
!105 增加el1加密数据在沙箱中的挂载点
Merge pull request !105 from zyj-alex/zhengyongjun/el1-mount
|
2022-02-24 02:24:18 +00:00 |
|
Zheng Yongjun
|
d6d73985ed
|
1,增加el1数据路径的mount点
2,增加launcher应用的特殊处理
3,修复掉socket fd在错误路径的资源泄露
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
|
2022-02-23 18:13:07 +08:00 |
|
openharmony_ci
|
3405b6d1dc
|
!102 appspawn仓一组基础代码bugfix
Merge pull request !102 from zyj-alex/zhengyongjun/fix-errno
|
2022-02-22 13:07:56 +00:00 |
|
openharmony_ci
|
2c35399fac
|
!104 fix: 修复代码静态检查(0221)
Merge pull request !104 from 熊磊/appspawn0221xyt
|
2022-02-22 03:44:17 +00:00 |
|
Zheng Yongjun
|
ac2b0cab19
|
给appspawn仓进行基础质量加固的补丁
1. 修改错误码,让函数返回的错误码返回的有意义
2. 修复connectFd在错误分支没有被关闭的问题
3. 修改错误码返回的不对,(-errno)
4. 增加参数校验
5. 修复部分函数出现错误没有return
6. 修复部分函数失败时,没有把资源释放
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
|
2022-02-21 21:27:14 +08:00 |
|
xionglei6
|
073af41b79
|
fix: code ReviewBot
Signed-off-by: xionglei6 <xionglei6@huawei.com>
|
2022-02-21 21:13:11 +08:00 |
|
openharmony_ci
|
57dc1ae9f6
|
!101 增加webview功能在app沙箱中的挂载点
Merge pull request !101 from zyj-alex/zhengyongjun/webview
|
2022-02-17 08:57:00 +00:00 |
|
Zheng Yongjun
|
a7f086eae7
|
适配webview方案
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Change-Id: Id362317edade62a3f7215dcd31d419b30d11c37c
|
2022-02-17 15:01:26 +08:00 |
|
openharmony_ci
|
f6481156f1
|
!88 应用安装目录挂载
Merge pull request !88 from linqiheng/installpath
|
2022-02-16 12:09:50 +00:00 |
|
Qiheng Lin
|
c31fe4e367
|
appsandbox mount the install path to accounts path
Signed-off-by: Qiheng Lin <linqiheng@huawei.com>
Change-Id: I94ae35301108b563179bd885913d78b0469d16f0
|
2022-02-16 16:38:59 +08:00 |
|
openharmony_ci
|
d3435df20f
|
!89 modify: cfg adapt parallel start
Merge pull request !89 from 熊磊/0209xyt
|
2022-02-16 08:20:55 +00:00 |
|
Qiheng Lin
|
c97889c388
|
add log when bind mount fail
Signed-off-by: Qiheng Lin <linqiheng@huawei.com>
Change-Id: I6087fcd01b04c464e67711243980a5d478723a4f
|
2022-02-16 16:19:05 +08:00 |
|
openharmony_ci
|
2f3eff1c35
|
!99 精简化沙箱代码,去掉冗余代码
Merge pull request !99 from zyj-alex/zhengyongjun/reconstruct-sandbox
|
2022-02-16 08:11:24 +00:00 |
|
openharmony_ci
|
0717ed91b7
|
!100 fix: 修复代码静态检查(0216)
Merge pull request !100 from 熊磊/appspawn0216xyt
|
2022-02-16 07:26:27 +00:00 |
|
xionglei6
|
5b46d94064
|
fix: codex
Signed-off-by: xionglei6 <xionglei6@huawei.com>
|
2022-02-16 14:00:05 +08:00 |
|
Zheng Yongjun
|
aec8d984ba
|
重构精简沙箱代码
1,将mkdir 跟 symlink代码精简化
2,去掉不再需要的函数
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
|
2022-02-16 11:09:40 +08:00 |
|
openharmony_ci
|
1a57cde3bb
|
!98 基于SysCap的平台代码bundle.json改造
Merge pull request !98 from wanchengzhen/update_master_0214
|
2022-02-15 11:02:16 +00:00 |
|
wanchengzhen
|
ded8af81c9
|
Fix atomic ability bundle.json change
Signed-off-by: wanchengzhen <wanchengzhen@huawei.com>
|
2022-02-14 14:36:28 +08:00 |
|
openharmony_ci
|
54d39e0cda
|
!97 mnt hmdfs access bugfix
Merge pull request !97 from 相恒亮/xhl
|
2022-02-13 13:53:57 +00:00 |
|
xianghengliang
|
2daf98fc63
|
mnt hmdfs access bugfix
Signed-off-by: xianghengliang <xianghengliang1@huawei.com>
|
2022-02-12 19:20:00 +08:00 |
|
openharmony_ci
|
fa16b8f5c4
|
!95 沙箱中使用参数传递过来的bundleName而不是通过函数获取的
Merge pull request !95 from zyj-alex/zhengyongjun/bundleName
|
2022-02-12 08:23:01 +00:00 |
|
openharmony_ci
|
5d608eed03
|
!95 沙箱中使用参数传递过来的bundleName而不是通过函数获取的
Merge pull request !95 from zyj-alex/zhengyongjun/bundleName
|
2022-02-12 08:23:01 +00:00 |
|
openharmony_ci
|
5571a6b7ba
|
!91 基于SysCap的平台代码解耦和部件化改造
Merge pull request !91 from njupthan/update_master_0210
|
2022-02-11 09:50:04 +00:00 |
|
openharmony_ci
|
8eb6c92faf
|
!91 基于SysCap的平台代码解耦和部件化改造
Merge pull request !91 from njupthan/update_master_0210
|
2022-02-11 09:50:04 +00:00 |
|
openharmony_ci
|
8edf478c87
|
!93 解决部分设备不能启动的问题
Merge pull request !93 from zyj-alex/zhengyongjun/wargnar
|
2022-02-11 07:12:58 +00:00 |
|
Zheng Yongjun
|
d7c0ac2452
|
使用参数获取bundleName
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Change-Id: Idce028766273ad1e319d81722ebed26f13143bd3
|
2022-02-11 14:50:25 +08:00 |
|
openharmony_ci
|
dad594bae4
|
!92 給AppProperty结构体增加bundleName字段
Merge pull request !92 from zyj-alex/master
|
2022-02-11 03:39:43 +00:00 |
|
Zheng Yongjun
|
34cebc6831
|
解决黄区wargnar板子不能启动的问题
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Change-Id: Ia5077fed884a88bf4389f9daa7d88dec7f419930
|
2022-02-10 17:32:46 +08:00 |
|
Zheng Yongjun
|
e45bb0c86c
|
給AppProperty结构体增加bundleName字段
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
|
2022-02-10 15:00:42 +08:00 |
|
njupthan
|
3c9d28e514
|
Fix atomic ability part name change
Signed-off-by: njupthan <hanhaibin@huawei.com>
|
2022-02-10 09:13:59 +08:00 |
|
openharmony_ci
|
33833ae982
|
!90 add medialibrary & scanner to user_data_rw group
Merge pull request !90 from gudehe/master
|
2022-02-09 11:49:55 +00:00 |
|
gudehe
|
0f3788dba3
|
add medialibrary & scanner to user_data_rw group
Signed-off-by: gudehe <gudehe@huawei.com>
Change-Id: I069b3b8e3170786066cb77549e3fe0ef36108b07
|
2022-02-09 17:49:10 +08:00 |
|
xionglei6
|
ea24ca7d18
|
modify: cfg adapt parallel start
Signed-off-by: xionglei6 <xionglei6@huawei.com>
|
2022-02-09 15:45:11 +08:00 |
|
openharmony_ci
|
33c04d6a51
|
!87 /storage目录独立化及一些沙箱规划的目录更改
Merge pull request !87 from zyj-alex/master
|
2022-01-29 03:38:59 +00:00 |
|
Zheng Yongjun
|
4f6e7ea4ae
|
1,减少不必要的路径的bind mount 2,修改一些设计的路径
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Change-Id: I5d04b712b8444fd9e1bcced62f72c49259dcc2d8
|
2022-01-28 19:44:06 +08:00 |
|
openharmony_ci
|
34ea4f9bc1
|
!84 appspawn沙箱独立化/data目录
Merge pull request !84 from zyj-alex/master
|
2022-01-27 02:22:19 +00:00 |
|
Zheng Yongjun
|
43d2b77120
|
data folder reconstruct
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Change-Id: Ifca5510c5ddbb932a8d4920604b8f315a22d846d
|
2022-01-27 09:30:17 +08:00 |
|
openharmony_ci
|
7431059b42
|
!82 Add: 支持在配置文件中配置服务进程的绑核、优先级、MAC信息以及AccessToken信息
Merge pull request !82 from 熊磊/c0126
|
2022-01-26 15:05:51 +00:00 |
|
openharmony_ci
|
a2d6ca86ee
|
!82 Add: 支持在配置文件中配置服务进程的绑核、优先级、MAC信息以及AccessToken信息
Merge pull request !82 from 熊磊/c0126
|
2022-01-26 15:05:51 +00:00 |
|
xionglei6
|
a4d4e44e87
|
修改bug
Signed-off-by: xionglei6 <xionglei6@huawei.com>
|
2022-01-26 20:49:53 +08:00 |
|
xionglei6
|
63b3625a3d
|
修改bug
Signed-off-by: xionglei6 <xionglei6@huawei.com>
|
2022-01-26 19:26:27 +08:00 |
|
xionglei6
|
2ba256b777
|
修改bug
Signed-off-by: xionglei6 <xionglei6@huawei.com>
|
2022-01-26 18:20:19 +08:00 |
|
xionglei6
|
93dde26215
|
修改bug
Signed-off-by: xionglei6 <xionglei6@huawei.com>
|
2022-01-26 17:28:09 +08:00 |
|
xionglei6
|
531a9f5dbb
|
修改bug
Signed-off-by: xionglei6 <xionglei6@huawei.com>
|
2022-01-26 17:20:54 +08:00 |
|
xionglei6
|
13d7933156
|
修改bug
Signed-off-by: xionglei6 <xionglei6@huawei.com>
|
2022-01-26 17:17:30 +08:00 |
|
xionglei6
|
e4eb49f1d9
|
Add: 支持在配置文件中配置服务进程的绑核、优先级、MAC信息以及AccessToken信息
Signed-off-by: xionglei6 <xionglei6@huawei.com>
|
2022-01-26 15:53:01 +08:00 |
|