diff --git a/telephony/telephonyjstest/radiostatistic/BUILD.gn b/telephony/telephonyjstest/radiostatistic/BUILD.gn index 8c4fe302ee75eb2d131a5a9c5691e2de887742a0..bacb0cb7e922be77b46c5739bd3562accd75e92a 100644 --- a/telephony/telephonyjstest/radiostatistic/BUILD.gn +++ b/telephony/telephonyjstest/radiostatistic/BUILD.gn @@ -25,7 +25,7 @@ ohos_js_hap_suite("ActsRadiostatisticEtsTest") { hap_name = "ActsRadiostatisticEtsTest" part_name = "ril_adapter" subsystem_name = "telephony" - } +} ohos_js_assets("ace_demo_ets_assets") { source_dir = "./entry/src/main/ets/MainAbility" }