提交 7ee1a0bb 编写于 作者: J jiyong

jiyong@huawei.com

Signed-off-by: Njiyong <jiyong@huawei.com>
上级 b53e60d6
......@@ -30,8 +30,7 @@ group("aafwk_standard") {
#"serviceability/sceneProject/particletestserver:ParticleTestServer",
#"serviceability/stserviceabilityclient:amsStServiceAbilityClient",
"serviceability/stserviceabilityserver:amsStServiceAilityServer",
#"serviceability/stserviceabilityserversecond:amsStServiceAilityServerSecond",
"serviceability/stserviceabilityserversecond:amsStServiceAilityServerSecond",
"want:want",
]
}
......
......@@ -13,14 +13,18 @@
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("amsStServiceAilityServerSecond") {
ohos_hap("amsStServiceAilityServerSecond") {
hap_profile = "./entry/src/main/config.json"
hap_name = "amsStServiceAilityServerSecond"
subsystem_name = XTS_SUITENAME
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
":hjs_demo_js_assets",
":hjs_demo_resources",
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "amsStServiceAilityServerSecond"
}
ohos_js_assets("hjs_demo_js_assets") {
source_dir = "./entry/src/main/js/default"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册