diff --git a/arkui/ace_ets_component/BUILD.gn b/arkui/ace_ets_component/BUILD.gn index ebb915ef410e89655251634b36a70f71da36a5aa..8739645e6b222b4b34589143ff6f35970a32cf0a 100644 --- a/arkui/ace_ets_component/BUILD.gn +++ b/arkui/ace_ets_component/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") @@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsAceEtsComponentTest") { ets2abc = true certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsAceEtsComponentTest" + subsystem_name = "arkui" + part_name = "ace_engine" } ohos_js_assets("ace_ets_component_assets") { source_dir = "./entry/src/main/ets/MainAbility" diff --git a/arkui/ace_ets_component_five/BUILD.gn b/arkui/ace_ets_component_five/BUILD.gn index 7922599eb9ee13ded443289137fe75874fc79f1f..7ad7049dcce8a02ab12f61742db7d9d1207fd956 100644 --- a/arkui/ace_ets_component_five/BUILD.gn +++ b/arkui/ace_ets_component_five/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") @@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsAceEtsComponentFiveTest") { ets2abc = true certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsAceEtsComponentFiveTest" + subsystem_name = "arkui" + part_name = "ace_engine" } ohos_js_assets("ace_ets_component_assets") { source_dir = "./entry/src/main/ets/MainAbility" diff --git a/arkui/ace_ets_component_four/BUILD.gn b/arkui/ace_ets_component_four/BUILD.gn index 3a586fca76bad316dcc54f717d6d454079b9d18c..31e1c2f75afab3690f66c5d320042dc1f7f13f0c 100644 --- a/arkui/ace_ets_component_four/BUILD.gn +++ b/arkui/ace_ets_component_four/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") @@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsAceEtsComponentFourTest") { ets2abc = true certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsAceEtsComponentFourTest" + subsystem_name = "arkui" + part_name = "ace_engine" } ohos_js_assets("ace_ets_component_assets") { source_dir = "./entry/src/main/ets/MainAbility" diff --git a/arkui/ace_ets_component_three/BUILD.gn b/arkui/ace_ets_component_three/BUILD.gn index b654560a925fe2ffdc1531cc196f3024330b5a10..c354e24d6f4c353b86ecf1e86ae9cbfce13d7627 100644 --- a/arkui/ace_ets_component_three/BUILD.gn +++ b/arkui/ace_ets_component_three/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") @@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsAceEtsComponentThreeTest") { ets2abc = true certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsAceEtsComponentThreeTest" + subsystem_name = "arkui" + part_name = "ace_engine" } ohos_js_assets("ace_ets_component_assets") { source_dir = "./entry/src/main/ets/MainAbility" diff --git a/arkui/ace_ets_component_two/BUILD.gn b/arkui/ace_ets_component_two/BUILD.gn index 2c4f7f3a0590730a0784d4f3fc932418b0b084e1..675b5964e8fd2e22557e9b1c55dce37fa92be866 100644 --- a/arkui/ace_ets_component_two/BUILD.gn +++ b/arkui/ace_ets_component_two/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") @@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsAceEtsComponentTwoTest") { ets2abc = true certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsAceEtsComponentTwoTest" + subsystem_name = "arkui" + part_name = "ace_engine" } ohos_js_assets("ace_ets_component_assets") { source_dir = "./entry/src/main/ets/MainAbility" diff --git a/arkui/ace_ets_standard/BUILD.gn b/arkui/ace_ets_standard/BUILD.gn index e00003a5774c81cb57acaf76c03efab8157ce761..65f4cdf631602cd3a6a78b3e0ccd57e573cdbd44 100644 --- a/arkui/ace_ets_standard/BUILD.gn +++ b/arkui/ace_ets_standard/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") @@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsAceEtsStTest") { ets2abc = true certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsAceEtsStTest" + subsystem_name = "arkui" + part_name = "ace_engine" } ohos_js_assets("ace_demo_ets_assets") { source_dir = "./entry/src/main/ets/MainAbility" diff --git a/arkui/ace_ets_test/BUILD.gn b/arkui/ace_ets_test/BUILD.gn index 291857af0bf9dac6bd4b71d37b64c2f3a1170b58..a644115862a752c8f8a97faa91ce86842b358f6b 100644 --- a/arkui/ace_ets_test/BUILD.gn +++ b/arkui/ace_ets_test/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") @@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsAceEtsTest") { ets2abc = true certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsAceEtsTest" + subsystem_name = "arkui" + part_name = "ace_engine" } ohos_js_assets("ace_ets_assets") { source_dir = "./entry/src/main/ets/MainAbility" diff --git a/arkui/ace_ets_third_test/BUILD.gn b/arkui/ace_ets_third_test/BUILD.gn index c671ad80d2db0b9d4ff2ce6a77d887f051679125..9280f63732e3aacd27cde4e4d4230340ed2dc337 100644 --- a/arkui/ace_ets_third_test/BUILD.gn +++ b/arkui/ace_ets_third_test/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") @@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsAceEtsThirdTest") { ets2abc = true certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsAceEtsThirdTest" + subsystem_name = "arkui" + part_name = "ace_engine" } ohos_js_assets("ace_third_ets_assets") { source_dir = "./entry/src/main/ets/MainAbility" diff --git a/arkui/ace_ets_webView/BUILD.gn b/arkui/ace_ets_webView/BUILD.gn index c00f33ebd999be401a6dd1886d4f66bb888fd605..c1e3990bea44671de047b857bb3250f900873a3d 100644 --- a/arkui/ace_ets_webView/BUILD.gn +++ b/arkui/ace_ets_webView/BUILD.gn @@ -22,6 +22,8 @@ ohos_js_hap_suite("AceEtsWebViewTest") { ets2abc = true certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "AceEtsWebViewTest" + subsystem_name = "arkui" + part_name = "webview" } ohos_js_assets("ace_ets_webView_assets") { source_dir = "./entry/src/main/ets/MainAbility" diff --git a/arkui/ace_napi_test/BUILD.gn b/arkui/ace_napi_test/BUILD.gn index 20f1519b3d27850ca7be4655650ea20923723867..67188778f391f7dde9c2f5ad0e322ae07204ce7a 100644 --- a/arkui/ace_napi_test/BUILD.gn +++ b/arkui/ace_napi_test/BUILD.gn @@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsAceNapiEtsTest") { ets2abc = true certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsAceNapiEtsTest" + subsystem_name = "arkui" + part_name = "napi" shared_libraries = [ "./entry/src/main/cpp:teststring" ] } diff --git a/arkui/ace_standard/BUILD.gn b/arkui/ace_standard/BUILD.gn index a8e4bcd9e4f78b864cff0fb228de2ffe4d91545a..8a5b1468960f300b8445140265034bb782427830 100644 --- a/arkui/ace_standard/BUILD.gn +++ b/arkui/ace_standard/BUILD.gn @@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsAceStandardTest") { ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsAceStandardTest" + subsystem_name = "arkui" + part_name = "ace_engine" } ohos_js_assets("ace_js_assets") { source_dir = "./src/main/js/default" diff --git a/arkui/ace_standard_video/BUILD.gn b/arkui/ace_standard_video/BUILD.gn index 08344f104adf8fbc11bc4a7297adba71e2c3e2e7..e97ead1cb763c7c4c6825f87981bc72453e50cc9 100644 --- a/arkui/ace_standard_video/BUILD.gn +++ b/arkui/ace_standard_video/BUILD.gn @@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsAceStandardVideoTest") { ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsAceStandardVideoTest" + subsystem_name = "arkui" + part_name = "ace_engine" } ohos_js_assets("ace_js_assets") { js2abc = true