提交 669a7672 编写于 作者: O openharmony_ci 提交者: Gitee

!1059 L2_依赖文件修改

Merge pull request !1059 from jiyong/master
......@@ -24,9 +24,9 @@
{
"type": "PushKit",
"push": [
"ceshi.txt->/data/test/ceshi.txt",
"ceshitwo.zip->/data/test/ceshitwo.zip",
"ceshitwo.txt->/data/test/ceshitwo.txt"
"/resource/appexecfwk/ceshi.txt->/data/test/ceshi.txt",
"/resource/appexecfwk/ceshitwo.zip->/data/test/ceshitwo.zip",
"/resource/appexecfwk/ceshitwo.txt->/data/test/ceshitwo.txt"
]
......
......@@ -25,7 +25,7 @@
{
"type": "PushKit",
"push": [
"amsStDataAbility.hap->/data/test/amsStDataAbility.hap"
"/resource/appexecfwk/amsStDataAbility.hap->/data/test/amsStDataAbility.hap"
]
},
......
......@@ -19,7 +19,8 @@ group("bundlemanager") {
deps = [
#"actsbmsallshortcutinfotest:ActsBmsAllShortcutInfoTest",
"actsbmscheckpermissiontest:ActsBmsCheckPermissionTest",
"actsbmshapmoduletest:ActsBmsHapModuleTest",
#"actsbmshapmoduletest:ActsBmsHapModuleTest",
"actsbmsjstest:ActsBmsJsTest",
"actsbmskittest:ActsBmsKitTest",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册