From 1b28d0aa2ead4012b6e75ba0633ab927999aaa75 Mon Sep 17 00:00:00 2001 From: sharpshooter Date: Fri, 24 Sep 2021 09:15:52 +0000 Subject: [PATCH] add media test Signed-off-by: sharpshooter_t --- multimedia/audio/audio_js_standard/audioRecorder/BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/audio/audio_js_standard/audioRecorder/BUILD.gn b/multimedia/audio/audio_js_standard/audioRecorder/BUILD.gn index b8b2eaaca..57f1d57a7 100644 --- a/multimedia/audio/audio_js_standard/audioRecorder/BUILD.gn +++ b/multimedia/audio/audio_js_standard/audioRecorder/BUILD.gn @@ -35,4 +35,4 @@ ohos_js_assets("audio_recorder_js_assets") { ohos_resources("audio_recorder_resources") { sources = [ "./src/main/resources" ] hap_profile = "./src/main/config.json" -} \ No newline at end of file +} -- GitLab