提交 a3a41b0c 编写于 作者: S shilei

add

Signed-off-by: Nshilei <shilei91@huawei.com>
Change-Id: If37f54dee1fdc1a1d85d993741f16334dd46a4e6
上级 fc288506
......@@ -18,7 +18,7 @@ group("bundlemanager") {
if (is_standard_system) {
deps = [
"actsbmsaccesstokentest:ActsBmsAccessTokenTest",
"actsbmsbundlemanagerstagetest:ActsBmsBundleMgrStageEtsTest",
"actsbundlemanagerstagetest:ActsBundleMgrStageEtsTest",
"actsbmsetsmodulenametest:ActsBmsEtsModuleNameTest",
"actsbmsetsunpermissiontest:ActsBmsEtsUnPermissionTest",
"actsbmsgetinfostest:ActsBmsGetInfosTest",
......
......@@ -13,7 +13,7 @@
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("ActsBmsBundleMgrStageEtsTest") {
ohos_js_hap_suite("ActsBundleMgrStageEtsTest") {
hap_profile = "entry/src/main/module.json"
deps = [
":actbmsstageetstest_js_assets",
......@@ -21,7 +21,7 @@ ohos_js_hap_suite("ActsBmsBundleMgrStageEtsTest") {
]
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsBmsBundleMgrStageEtsTest"
hap_name = "ActsBundleMgrStageEtsTest"
subsystem_name = "bundlemanager"
part_name = "bundle_framework"
}
......
......@@ -11,7 +11,7 @@
"kits": [
{
"test-file-name": [
"ActsBmsBundleMgrStageEtsTest.hap"
"ActsBundleMgrStageEtsTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册