提交 8a9bac34 编写于 作者: C chengxingzhen

Format build.gn

Signed-off-by: Nchengxingzhen <chengxingzhen@huawei.com>
上级 c871e023
......@@ -22,10 +22,10 @@ group("formmanager") {
"formhostst_ets/formsystemhostg:FormSystemHostG",
"formhostst_ets/formsystemhostk:FormSystemHostK",
"formhostst_ets/formsystemhostl:FormSystemHostL",
"formhostst_ets/formsystemhosto:FormSystemHostO",
"formhostst_ets/formsystemhostp:FormSystemHostP",
"formhostst_ets/formsystemhostn:FormSystemHostN",
"formhostst_ets/formsystemhostnoperm:FormSystemHostNoPerm",
"formhostst_ets/formsystemhosto:FormSystemHostO",
"formhostst_ets/formsystemhostp:FormSystemHostP",
"formproviderst_ets/formsupplyapplicationA:FormSupplyAppA",
"formproviderst_ets/formsupplyapplicationB:FormSupplyAppB",
"formproviderst_ets/formsupplyapplicationD:FormSupplyAppD",
......
......@@ -16,8 +16,8 @@ import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("FormSupplyAppA") {
hap_profile = "entry/src/main/config.json"
deps = [
":FormOfFaEts_js_assets",
":FormOfFaEts_form_js_assets",
":FormOfFaEts_js_assets",
":FormOfFaEts_resources",
]
certificate_profile = "signature/openharmony_sx.p7b"
......@@ -39,8 +39,6 @@ ohos_js_assets("FormOfFaEts_form_js_assets") {
}
ohos_resources("FormOfFaEts_resources") {
sources = [
"entry/src/main/resources",
]
sources = [ "entry/src/main/resources" ]
hap_profile = "entry/src/main/config.json"
}
......@@ -16,8 +16,8 @@ import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("FormSupplyAppB") {
hap_profile = "entry/src/main/config.json"
deps = [
":FormOfFaEts_js_assets",
":FormOfFaEts_form_js_assets",
":FormOfFaEts_js_assets",
":FormOfFaEts_resources",
]
certificate_profile = "signature/openharmony_sx.p7b"
......@@ -39,8 +39,6 @@ ohos_js_assets("FormOfFaEts_form_js_assets") {
}
ohos_resources("FormOfFaEts_resources") {
sources = [
"entry/src/main/resources",
]
sources = [ "entry/src/main/resources" ]
hap_profile = "entry/src/main/config.json"
}
......@@ -16,8 +16,8 @@ import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("FormSupplyAppD") {
hap_profile = "entry/src/main/config.json"
deps = [
":FormOfFaEts_js_assets",
":FormOfFaEts_form_js_assets",
":FormOfFaEts_js_assets",
":FormOfFaEts_resources",
]
certificate_profile = "signature/openharmony_sx.p7b"
......@@ -39,8 +39,6 @@ ohos_js_assets("FormOfFaEts_form_js_assets") {
}
ohos_resources("FormOfFaEts_resources") {
sources = [
"entry/src/main/resources",
]
sources = [ "entry/src/main/resources" ]
hap_profile = "entry/src/main/config.json"
}
......@@ -16,8 +16,8 @@ import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("FormSupplyAppE") {
hap_profile = "entry/src/main/config.json"
deps = [
":FormOfFaEts_js_assets",
":FormOfFaEts_form_js_assets",
":FormOfFaEts_js_assets",
":FormOfFaEts_resources",
]
certificate_profile = "signature/openharmony_sx.p7b"
......@@ -39,8 +39,6 @@ ohos_js_assets("FormOfFaEts_form_js_assets") {
}
ohos_resources("FormOfFaEts_resources") {
sources = [
"entry/src/main/resources",
]
sources = [ "entry/src/main/resources" ]
hap_profile = "entry/src/main/config.json"
}
......@@ -16,8 +16,8 @@ import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("FormSupplyAppH") {
hap_profile = "entry/src/main/config.json"
deps = [
":FormOfFaEts_js_assets",
":FormOfFaEts_form_js_assets",
":FormOfFaEts_js_assets",
":FormOfFaEts_resources",
]
certificate_profile = "signature/openharmony_sx.p7b"
......@@ -39,8 +39,6 @@ ohos_js_assets("FormOfFaEts_form_js_assets") {
}
ohos_resources("FormOfFaEts_resources") {
sources = [
"entry/src/main/resources",
]
sources = [ "entry/src/main/resources" ]
hap_profile = "entry/src/main/config.json"
}
......@@ -16,8 +16,8 @@ import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("FormSupplyAppNS") {
hap_profile = "entry/src/main/config.json"
deps = [
":FormOfFaEts_js_assets",
":FormOfFaEts_form_js_assets",
":FormOfFaEts_js_assets",
":FormOfFaEts_resources",
]
certificate_profile = "signature/openharmony_sx.p7b"
......@@ -39,8 +39,6 @@ ohos_js_assets("FormOfFaEts_form_js_assets") {
}
ohos_resources("FormOfFaEts_resources") {
sources = [
"entry/src/main/resources",
]
sources = [ "entry/src/main/resources" ]
hap_profile = "entry/src/main/config.json"
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册