Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
build
/
ohos
/
sa_profile
下载当前目录
G
Gitee
update ohos/sa_profile/sa_info_process/merge_sa_info.py.
4014f520
创建于
2024年10月18日
历史提交
文件
最后提交记录
最后更新时间
sa_info_process
update ohos/sa_profile/sa_info_process/merge_sa_info.py. 当系统服务的profile json文件进行修改时。有字符数的改动则会出现问题。 例如:当"run-on-create": true改成"run-on-create": false的时候则会出现问题,out/XXX/packages/phone/sa_profile/merged_sa下的json文件会出现尾部多一个“}” 复现方法:先全量编译一次,在不删除out目录的情况下再执行编译命令。报json解析错误 Signed-off-by: 吴家栋 <jiadong.wu@unionman.com.cn>
1 年前
BUILD.gn
update OpenHarmony 2.0 Canary
4 年前
sa_profile.gni
标题:check abi for module package 描述:Recursively check the dependency of the library, and perform binary ABI compatibility check on the libraries marked as stable at the beginning and end of the dependency chain Issue:I6HRGR 测试:Add the compilation module of "ohos_module_package" in the code and then compiled. The dependency chain is checked correctly and compiled successfully Signed-off-by: zhanghaibo <zhanghaibo0@huawei.com>
3 年前
sa_profile.py
Description: rewrite python3 script Issue:
https://gitee.com/openharmony/build/issues/I8GF0N
Test: build Signed-off-by: xxlight <xiaoxiaoliang2@huawei.com> Change-Id: I32138cac0169abb5f0092c0c3602bf4d1e1b4d37
2 年前
sa_profile.pydeps
update OpenHarmony 2.0 Canary
4 年前
sa_profile_archive.py
Description: rewrite python3 script Issue:
https://gitee.com/openharmony/build/issues/I8GF0N
Test: build Signed-off-by: xxlight <xiaoxiaoliang2@huawei.com> Change-Id: I32138cac0169abb5f0092c0c3602bf4d1e1b4d37
2 年前
sa_profile_archive.pydeps
update OpenHarmony 2.0 Canary
4 年前
sa_profile_binary.py
Description: rewrite python3 script Issue:
https://gitee.com/openharmony/build/issues/I8GF0N
Test: build Signed-off-by: xxlight <xiaoxiaoliang2@huawei.com> Change-Id: I32138cac0169abb5f0092c0c3602bf4d1e1b4d37
2 年前
sa_profile_binary.pydeps
update OpenHarmony 2.0 Canary
4 年前
sa_profile_merge.py
Description: rewrite python3 script Issue:
https://gitee.com/openharmony/build/issues/I8GF0N
Test: build Signed-off-by: xxlight <xiaoxiaoliang2@huawei.com> Change-Id: I32138cac0169abb5f0092c0c3602bf4d1e1b4d37
2 年前
sa_profile_merge.pydeps
update OpenHarmony 2.0 Canary
4 年前
sa_profile_source.py
Description: rewrite python3 script Issue:
https://gitee.com/openharmony/build/issues/I8GF0N
Test: build Signed-off-by: xxlight <xiaoxiaoliang2@huawei.com> Change-Id: I32138cac0169abb5f0092c0c3602bf4d1e1b4d37
2 年前
sa_profile_source.pydeps
update OpenHarmony 2.0 Canary
4 年前
src_sa_profile_process.py
Description: rewrite python3 script Issue:
https://gitee.com/openharmony/build/issues/I8GF0N
Test: build Signed-off-by: xxlight <xiaoxiaoliang2@huawei.com> Change-Id: I32138cac0169abb5f0092c0c3602bf4d1e1b4d37
2 年前
src_sa_profile_process.pydeps
update OpenHarmony 2.0 Canary
4 年前