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

!4847 【communication】BUILD.gn修改

Merge pull request !4847 from 权力/myfeature
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsBluetoothBleJsTest") {
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsBluetoothBleHapTest"
part_name = "bluetooth"
subsystem_name = "communication"
}
ohos_js_assets("bluetooth_js_assets") {
js2abc = true
......
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsBluetoothOnJsTest") {
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsBluetoothOnHapTest"
part_name = "bluetooth"
subsystem_name = "communication"
}
ohos_js_assets("bluetooth_js_assets") {
js2abc = true
......
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsBluetoothProFileJsTest") {
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsBluetoothProFileJsTest"
part_name = "bluetooth"
subsystem_name = "communication"
}
ohos_js_assets("bluetooth_js_assets") {
js2abc = true
......
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsBluetoothJsTest") {
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsBluetoothHapTest"
part_name = "bluetooth"
subsystem_name = "communication"
}
ohos_js_assets("bluetooth_js_assets") {
js2abc = true
......
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsP2PJSTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsP2PJSApiTest"
part_name = "wifi"
subsystem_name = "communication"
}
ohos_js_assets("wifi_js_assets") {
js2abc = true
......
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsWifiJSTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsWifiJSApiTest"
part_name = "wifi"
subsystem_name = "communication"
}
ohos_js_assets("wifi_js_assets") {
js2abc = true
......
......@@ -25,9 +25,8 @@ ohos_js_hap_suite("ActslocationJsTest") {
# ]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActslocationJSApiTest"
# part_name = "prebuilt_hap"
# subsystem_name = "xts"
part_name = "location"
subsystem_name = "location"
}
ohos_js_assets("geolocation_js_assets") {
source_dir = "./src/main/js/default"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册