From 79d417f8d751e64dd377173eb6e6f6691450b849 Mon Sep 17 00:00:00 2001 From: gaoxi Date: Thu, 4 Aug 2022 17:37:25 +0800 Subject: [PATCH] add Signed-off-by: gaoxi --- .../call_manager/call_manager_ims2_call/BUILD.gn | 4 +++- .../cellular_data/cellular_data_abnormal/BUILD.gn | 4 +++- telephony/telephonyjstest/netmanager_base/dns/BUILD.gn | 4 +++- telephony/telephonyjstest/netmanager_base/jshttp/BUILD.gn | 4 +++- .../netmanager_base/network_nopermission/BUILD.gn | 4 +++- .../telephonyjstest/netmanager_base/network_nowifi/BUILD.gn | 4 +++- .../telephonyjstest/netmanager_base/network_wifi/BUILD.gn | 4 +++- telephony/telephonyjstest/netmanager_base/register/BUILD.gn | 4 +++- telephony/telephonyjstest/netmanager_base/socket/BUILD.gn | 4 +++- .../telephonyjstest/netmanager_base/system_fetch/BUILD.gn | 4 +++- telephony/telephonyjstest/netmanager_http/BUILD.gn | 4 +++- telephony/telephonyjstest/netmanager_socket/BUILD.gn | 4 +++- .../network_search/network_search_errors/BUILD.gn | 2 ++ telephony/telephonyjstest/observer/BUILD.gn | 2 ++ telephony/telephonyjstest/radiostatistic/BUILD.gn | 2 ++ telephony/telephonyjstest/sms_mms/sms_mms_error/BUILD.gn | 4 +++- 16 files changed, 45 insertions(+), 13 deletions(-) diff --git a/telephony/telephonyjstest/call_manager/call_manager_ims2_call/BUILD.gn b/telephony/telephonyjstest/call_manager/call_manager_ims2_call/BUILD.gn index 1980dff6a..f85600a93 100644 --- a/telephony/telephonyjstest/call_manager/call_manager_ims2_call/BUILD.gn +++ b/telephony/telephonyjstest/call_manager/call_manager_ims2_call/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") @@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsCallManagerIms2CallTest") { ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsCallManagerIms2CallTest" + part_name = "call_manager" + subsystem_name = "telephony" } ohos_js_assets("hjs_demo_js_assets") { js2abc = true diff --git a/telephony/telephonyjstest/cellular_data/cellular_data_abnormal/BUILD.gn b/telephony/telephonyjstest/cellular_data/cellular_data_abnormal/BUILD.gn index ce6f34349..fb5331137 100644 --- a/telephony/telephonyjstest/cellular_data/cellular_data_abnormal/BUILD.gn +++ b/telephony/telephonyjstest/cellular_data/cellular_data_abnormal/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") @@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsCellularDataAbnormalTest") { ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsCellularDataAbnormalTest" + part_name = "cellular_data" + subsystem_name = "telephony" } ohos_js_assets("hjs_demo_js_assets") { js2abc = true diff --git a/telephony/telephonyjstest/netmanager_base/dns/BUILD.gn b/telephony/telephonyjstest/netmanager_base/dns/BUILD.gn index 1ed8da885..148920232 100644 --- a/telephony/telephonyjstest/netmanager_base/dns/BUILD.gn +++ b/telephony/telephonyjstest/netmanager_base/dns/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") @@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsDNSTest") { ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsDNSTest" + part_name = "netmanager_ext" + subsystem_name = "communication" } ohos_js_assets("hjs_demo_js_assets") { js2abc = true diff --git a/telephony/telephonyjstest/netmanager_base/jshttp/BUILD.gn b/telephony/telephonyjstest/netmanager_base/jshttp/BUILD.gn index a5ce0dec8..ca27a40d9 100644 --- a/telephony/telephonyjstest/netmanager_base/jshttp/BUILD.gn +++ b/telephony/telephonyjstest/netmanager_base/jshttp/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") @@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsJSHTTPTest") { ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsJSHTTPTest" + part_name = "netstack" + subsystem_name = "communication" } ohos_js_assets("hjs_demo_js_assets") { js2abc = true diff --git a/telephony/telephonyjstest/netmanager_base/network_nopermission/BUILD.gn b/telephony/telephonyjstest/netmanager_base/network_nopermission/BUILD.gn index 4e56b8d97..e17cabbad 100644 --- a/telephony/telephonyjstest/netmanager_base/network_nopermission/BUILD.gn +++ b/telephony/telephonyjstest/netmanager_base/network_nopermission/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") @@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsNetworkNopermissionTest") { ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsNetworkNopermissionTest" + part_name = "netstack" + subsystem_name = "communication" } ohos_js_assets("hjs_demo_js_assets") { js2abc = true diff --git a/telephony/telephonyjstest/netmanager_base/network_nowifi/BUILD.gn b/telephony/telephonyjstest/netmanager_base/network_nowifi/BUILD.gn index 726bfede5..90875926b 100644 --- a/telephony/telephonyjstest/netmanager_base/network_nowifi/BUILD.gn +++ b/telephony/telephonyjstest/netmanager_base/network_nowifi/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") @@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsNetworkNowifiTest") { ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsNetworkNowifiTest" + part_name = "netstack" + subsystem_name = "communication" } ohos_js_assets("hjs_demo_js_assets") { js2abc = true diff --git a/telephony/telephonyjstest/netmanager_base/network_wifi/BUILD.gn b/telephony/telephonyjstest/netmanager_base/network_wifi/BUILD.gn index 31c204637..1b53252e0 100644 --- a/telephony/telephonyjstest/netmanager_base/network_wifi/BUILD.gn +++ b/telephony/telephonyjstest/netmanager_base/network_wifi/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") @@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsNetworkWifiTest") { ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsNetworkWifiTest" + part_name = "netstack" + subsystem_name = "communication" } ohos_js_assets("hjs_demo_js_assets") { js2abc = true diff --git a/telephony/telephonyjstest/netmanager_base/register/BUILD.gn b/telephony/telephonyjstest/netmanager_base/register/BUILD.gn index dd529c87b..df8193e71 100644 --- a/telephony/telephonyjstest/netmanager_base/register/BUILD.gn +++ b/telephony/telephonyjstest/netmanager_base/register/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") @@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsRegisterTest") { ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsRegisterTest" + part_name = "netmanager_ext" + subsystem_name = "communication" } ohos_js_assets("hjs_demo_js_assets") { js2abc = true diff --git a/telephony/telephonyjstest/netmanager_base/socket/BUILD.gn b/telephony/telephonyjstest/netmanager_base/socket/BUILD.gn index 0d4a4f70b..1224783ba 100644 --- a/telephony/telephonyjstest/netmanager_base/socket/BUILD.gn +++ b/telephony/telephonyjstest/netmanager_base/socket/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") @@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsSocketTest") { ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsSocketTest" + part_name = "netstack" + subsystem_name = "communication" } ohos_js_assets("hjs_demo_js_assets") { js2abc = true diff --git a/telephony/telephonyjstest/netmanager_base/system_fetch/BUILD.gn b/telephony/telephonyjstest/netmanager_base/system_fetch/BUILD.gn index d8d7d660b..5011502c3 100644 --- a/telephony/telephonyjstest/netmanager_base/system_fetch/BUILD.gn +++ b/telephony/telephonyjstest/netmanager_base/system_fetch/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") @@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsSystemFetchTest") { ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsSystemFetchTest" + part_name = "netstack" + subsystem_name = "communication" } ohos_js_assets("hjs_demo_js_assets") { js2abc = true diff --git a/telephony/telephonyjstest/netmanager_http/BUILD.gn b/telephony/telephonyjstest/netmanager_http/BUILD.gn index 992f82bf8..83223027e 100644 --- a/telephony/telephonyjstest/netmanager_http/BUILD.gn +++ b/telephony/telephonyjstest/netmanager_http/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("ActsNetManagerHttpEtsTest") { ets2abc = true certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsNetManagerHttpEtsTest" + part_name = "netstack" + subsystem_name = "communication" } ohos_js_assets("ace_demo_ets_assets") { source_dir = "./entry/src/main/ets/MainAbility" diff --git a/telephony/telephonyjstest/netmanager_socket/BUILD.gn b/telephony/telephonyjstest/netmanager_socket/BUILD.gn index e9c306eee..ac50020a6 100644 --- a/telephony/telephonyjstest/netmanager_socket/BUILD.gn +++ b/telephony/telephonyjstest/netmanager_socket/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("ActsNetManagerSocketEtsTest") { ets2abc = true certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsNetManagerSocketEtsTest" + part_name = "netstack" + subsystem_name = "communication" } ohos_js_assets("ace_demo_ets_assets") { source_dir = "./entry/src/main/ets/MainAbility" diff --git a/telephony/telephonyjstest/network_search/network_search_errors/BUILD.gn b/telephony/telephonyjstest/network_search/network_search_errors/BUILD.gn index cb28e6c06..69ce22c9e 100644 --- a/telephony/telephonyjstest/network_search/network_search_errors/BUILD.gn +++ b/telephony/telephonyjstest/network_search/network_search_errors/BUILD.gn @@ -20,6 +20,8 @@ ohos_js_hap_suite("ActsNetworkSearchTest") { ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsNetworkSearchTest" + part_name = "state_registry" + subsystem_name = "telephony" } ohos_js_assets("hjs_demo_js_assets") { js2abc = true diff --git a/telephony/telephonyjstest/observer/BUILD.gn b/telephony/telephonyjstest/observer/BUILD.gn index 0e91eb86e..33e774105 100644 --- a/telephony/telephonyjstest/observer/BUILD.gn +++ b/telephony/telephonyjstest/observer/BUILD.gn @@ -22,6 +22,8 @@ ohos_js_hap_suite("ActsObserverEtsTest") { ets2abc = true certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsObserverEtsTest" + part_name = "netstack" + subsystem_name = "communication" } ohos_js_assets("ace_demo_ets_assets") { source_dir = "./entry/src/main/ets/MainAbility" diff --git a/telephony/telephonyjstest/radiostatistic/BUILD.gn b/telephony/telephonyjstest/radiostatistic/BUILD.gn index a8cd79eaf..8c4fe302e 100644 --- a/telephony/telephonyjstest/radiostatistic/BUILD.gn +++ b/telephony/telephonyjstest/radiostatistic/BUILD.gn @@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsRadiostatisticEtsTest") { ets2abc = true certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActsRadiostatisticEtsTest" + part_name = "ril_adapter" + subsystem_name = "telephony" } ohos_js_assets("ace_demo_ets_assets") { source_dir = "./entry/src/main/ets/MainAbility" diff --git a/telephony/telephonyjstest/sms_mms/sms_mms_error/BUILD.gn b/telephony/telephonyjstest/sms_mms/sms_mms_error/BUILD.gn index c49b21b5e..424715f5a 100644 --- a/telephony/telephonyjstest/sms_mms/sms_mms_error/BUILD.gn +++ b/telephony/telephonyjstest/sms_mms/sms_mms_error/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") @@ -21,6 +21,8 @@ ohos_js_hap_suite("ActSmsMmsErrorTest") { ] certificate_profile = "./signature/openharmony_sx.p7b" hap_name = "ActSmsMmsErrorTest" + part_name = "sms_mms" + subsystem_name = "telephony" } ohos_js_assets("hjs_demo_js_assets") { js2abc = true -- GitLab