提交 c24ed213 编写于 作者: J jiyong

jiyong@huawei.com

Signed-off-by: Njiyong <jiyong@huawei.com>
上级 4c55833f
......@@ -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.
先完成此消息的编辑!
想要评论请 注册