提交 746a7974 编写于 作者: X xuchenghua09

update

Signed-off-by: Nxuchenghua09 <xuchenghua09@huawei.com>
上级 396dbe24
...@@ -37,4 +37,4 @@ ohos_resources("actsamsstaticbrelyhap_resources") { ...@@ -37,4 +37,4 @@ ohos_resources("actsamsstaticbrelyhap_resources") {
sources = [ "entry/src/main/resources" ] sources = [ "entry/src/main/resources" ]
deps = [ ":actsamsstaticbrelyhap_app_profile" ] deps = [ ":actsamsstaticbrelyhap_app_profile" ]
hap_profile = "entry/src/main/module.json" hap_profile = "entry/src/main/module.json"
} }
\ No newline at end of file
...@@ -17,9 +17,9 @@ group("amsdisplayIdtest") { ...@@ -17,9 +17,9 @@ group("amsdisplayIdtest") {
testonly = true testonly = true
if (is_standard_system) { if (is_standard_system) {
deps = [ deps = [
"actsamsstartabilitytest:ActsAmsStartAbilityTest",
"actsamsspecifytesthap:ActsAmsSpecifyTestRelyHap", "actsamsspecifytesthap:ActsAmsSpecifyTestRelyHap",
"actsamsstartabilityforresulttest:ActsAmsStartAbilityForResultTest", "actsamsstartabilityforresulttest:ActsAmsStartAbilityForResultTest",
"actsamsstartabilitytest:ActsAmsStartAbilityTest",
] ]
} }
} }
...@@ -18,7 +18,7 @@ group("non_concurrent") { ...@@ -18,7 +18,7 @@ group("non_concurrent") {
if (is_standard_system) { if (is_standard_system) {
deps = [ deps = [
"acts_systemappa_test:ActsSystemAppATest", "acts_systemappa_test:ActsSystemAppATest",
"acts_systemappone_rely_test:ActsSystemAppOneRelyHap" "acts_systemappone_rely_test:ActsSystemAppOneRelyHap",
] ]
} }
} }
...@@ -37,4 +37,4 @@ ohos_resources("actssystemappatest_resources") { ...@@ -37,4 +37,4 @@ ohos_resources("actssystemappatest_resources") {
sources = [ "entry/src/main/resources" ] sources = [ "entry/src/main/resources" ]
deps = [ ":actssystemappatest_app_profile" ] deps = [ ":actssystemappatest_app_profile" ]
hap_profile = "entry/src/main/module.json" hap_profile = "entry/src/main/module.json"
} }
\ No newline at end of file
...@@ -37,4 +37,4 @@ ohos_resources("acts_systemappone_rely_test_resources") { ...@@ -37,4 +37,4 @@ ohos_resources("acts_systemappone_rely_test_resources") {
sources = [ "entry/src/main/resources" ] sources = [ "entry/src/main/resources" ]
deps = [ ":acts_systemappone_rely_test_app_profile" ] deps = [ ":acts_systemappone_rely_test_app_profile" ]
hap_profile = "entry/src/main/module.json" hap_profile = "entry/src/main/module.json"
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册