未验证 提交 ff5e9288 编写于 作者: O openharmony_ci 提交者: Gitee

!1809 Modify the hap name for ActsContextTest

Merge pull request !1809 from zhongjianfei/zz0207
......@@ -18,7 +18,7 @@ group("context") {
if (is_standard_system) {
deps = [
"actscontexttest:ActsContextTest",
"scene/defpermission:Defpermission",
"scene/defpermission:DefPermission",
]
}
}
......@@ -12,9 +12,9 @@
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_hap("Defpermission") {
ohos_hap("DefPermission") {
hap_profile = "./src/main/config.json"
hap_name = "Defpermission"
hap_name = "DefPermission"
subsystem_name = XTS_SUITENAME
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册